Search found 3 matches
- Wed Nov 30, 2016 6:14 am
- Forum: Programming
- Topic: no valid observation
- Replies: 4
- Views: 3872
Re: no valid observation
the term @logit(c(49)) is because the model really means something only when the parameter c(49) is from 0 to 1. unless its doesnt means nothind and for some reason its not happening. so it cant be NA. is there any other way to do so? (by the way...) what coefficent c? and , now the error said that ...
- Mon Nov 28, 2016 6:59 am
- Forum: Programming
- Topic: no valid observation
- Replies: 4
- Views: 3872
no valid observation
hi. for some reason i keep on getting this warning when i try to estimate the equations (as seen at the file). i tries ti estimate this equations: verbo=c(2)*jerusalem+c(3)*haifa+c(4)*northcenter+c(5)*southcenter+c(6)*south+c(7)*TLV+c(8)*grapefruityellow+c(9)*grapefruitred+c(10)*lemon+c(11)*pom+c(12...
- Thu Oct 27, 2016 12:21 am
- Forum: Estimation
- Topic: gmm estimation
- Replies: 1
- Views: 2571
gmm estimation
hello, im trying to estimate a gmm system from this form: gmm system to estimate.docx and i keep on getting the 'syntax error' warning, i wonder what did i do wrong. i write it like this: (where c(48) is the alpha parameter and c(49) is the sigma parameter- in both equations) Verbo=c(1)*northnothaif...
