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]
Re: st: How to define the maximum number of iterations in a probit estimation
From 
 
Maarten buis <[email protected]> 
To 
 
[email protected] 
Subject 
 
Re: st: How to define the maximum number of iterations in a probit estimation 
Date 
 
Fri, 19 Nov 2010 08:24:05 +0000 (GMT) 
--- On Fri, 19/11/10, [email protected] wrote:
> Since I use remote data access, I would like to define the
> maximal number of iterations until the program switches to
> the next probit model.
specify the -iter(#)- option, like so:
*----------- begin example -------------
sysuse auto, clear
probit foreign price , iter(2)
*------------- end example -------------
Hope this helps,
Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
      
*
*   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/