Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: ml bounds
From
Beatrice Crozza <[email protected]>
To
[email protected]
Subject
st: ml bounds
Date
Wed, 3 Mar 2010 11:41:23 +0000
Dear All,
I am doing a maximum likelihood and I would like to specify some
bounds for my parameters.
ml model lf myprog (a:) (d:) (m:) (e:) (g:) (p:)
ml search
ml maximize, difficult
I read on the Stata manual that my bounds should be placed after ml search:
bounds(ml_search_bounds) specifies the search bounds. The command ml
model issues is ml search ml_search_bounds, repeat(#). Specifying
search bounds is optional.
My bounds should be:
0< e m, 0<=a d <=1
How should I write this after ml search?
Thank you very much for your help.
Bea
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/