Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: RE: How to solve a system of nonlinear inequalities in Stata


From   "Quang Nguyen" <[email protected]>
To   [email protected]
Subject   Re: st: RE: How to solve a system of nonlinear inequalities in Stata
Date   Wed, 7 Feb 2007 17:13:51 -1000

Dear Nick,

Your suggestion is exactly what I need. Yes, the program works perfect
in Stata 9.

Thanks again and Have A Wonderful Day!
Sincerely yours,

Quang

On 2/7/07, Nick Cox <[email protected]> wrote:
-nl- changed in Stata 9 and the FAQ reflects that change.
So, you will need to get the equivalent Stata 8 code from
somewhere.

The Statalist FAQ advises signalling if you are using
an out-of-date Stata; otherwise you may get advice you
cannot follow up. For example, my comment about Mata
in this thread does not apply to you until you upgrade.

Nick
[email protected]

Quang Nguyen

> Thanks to Rodrigo I found a very nice discussion on how Stata can be
> used to solve a nonlinear equation system, I replicated the example
> using Stata version 8. Howver, there was a nerror message when I run
> the following command:
>
> nl faq @ y, parameters(A B C) initial(A 1 B 1 C 1)
>
> I look at help for nl in stata, and change the command to:
>
> nl faq  y, parameters(A B C) initial(A 1 B 1 C 1)
>
> There is a message: "option at() required, nlfaq refused
> query, rc=198"

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

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