Dear kind R-experts.
with miximum likelihood method i found the following estimations for my
parameters
vector:
mu
H
A1
A2
.
.
.
A10
D1
D2
.
.
.
D10
but i want to add sum to zero constraints. sum(a1:a10)=0 and sum(d1:d10)=0
how i will do this?
_________________________________________________________________
Show them the way! Add maps and directions to your party invites.
[[alternative HTML version deleted]]
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.