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: Alternative to -nlcom-
From
Fernando Rios Avila <[email protected]>
To
[email protected]
Subject
st: Alternative to -nlcom-
Date
Mon, 10 Sep 2012 13:45:34 -0400
Good afternoon Stata listers,
I wonder if anyone could suggest me alternatives to the command nlcom,
but with similar properties. Specifically, Im trying to do something
as follows:
sysuse auto
reg mpg price foreign trunk weight length
nlcom (Fis_char:_b[weight]+_b[length]) (other:_b[price]+_b[foreign]+_b[trunk])
This works fine, but for the particular excercise I'm using, there are
many observations and coefficients that makes the calculation very
slow, which i guess because assumes the restrictions are nonlinear.
I know it is possible to proceed with lincom, but this one doesnt
allow for multiple testing.
Does anyone knows an alternative but faster procedure?
Thank you
Fernando Rios-Avila
*
* 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/