Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: GLLAMM -- problems with passing starting values


From   "E. Michael Foster" <[email protected]>
To   [email protected]
Subject   st: GLLAMM -- problems with passing starting values
Date   Wed, 22 Jun 2005 13:14:06 -0400 (EDT)

I'm sure others must have encountered this problem, but I'm having
problems feeding starting values to -gllamm-
I don't want to force-feed using -copy- option.

global specs "i(person) ip(fn) nrf(3) eqs(W1 W2 W3) weight(wt) l(logit)
f(binom) nocons "

gllamm test , $specs peqs(f1) nip(2) constr(1 2) 
matrix b=e(b) 
gllamm test , $specs peqs(f1) nip(2) constr(1 2) from(b) trace 
Yes, I am intentionally feeding the starting values back to the same
model.  

I get this error
	initial vector: extra parameter z2_1_1:Wave1 found

When I check the trace, it looks like the starting values should work.

Any help would be appreciated.
thanks,
Michael



E. Michael Foster
Professor of Health Policy and of Demography
Methodology Center and Department of Health Policy
Penn State


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index