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

st: test and estimates store


From   Lars Korsholm <[email protected]>
To   [email protected]
Subject   st: test and estimates store
Date   Wed, 16 Feb 2005 11:48:35 +0100 (CET)

Hi

I want to test if two nonlinear curves are different.
I have written a small nl program that does the fit 
for one curve (dependent variable)

The following do not work, but how should it be done

nl myfunction y1
estimates store A

nl myfunction y2

estimates store B

* now I would like something like
test [A=B]

Can I do that in some other way?
or should I program the problem directly in "myfunction"

best Lars



............................................
: Lars Korsholm Ph.D.,                     :
:  Department of Statistics                :
:  University of Southern Denmark          :
:  J.B. Winsl�ws Vej 9B, 2.         <-- NOTE NEW NAME OF STREET!  
:  DK-5000 Odense C                        :
:  Denmark                                 :
: Phone   +45 6550 3608                    :
: (alt)   +45 6550 3868                    :
: Fax     +45 6550 3345                    :
: Mail    [email protected]             :
: Web     www.biostat.sdu.dk/~korsholm     :
:..........................................:


*
*   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