[R] Maxiter specification in R
David Winsemius
dwinsemius at comcast.net
Fri Jan 21 18:49:59 CET 2011
On Jan 21, 2011, at 12:34 PM, Hongwei Dong wrote:
> Dear R users,
>
> I'm having a problem with maxiter specification in VGLM function. I
> tried to
> increase the number of iteration to 100, but it still stopped at 30,
> which
> is the default. Here is my script:
>
> FIT <- vglm(SFH_PCT ~ RD_DEN + CAR_HH + TRS + RES_L, tobit(Lower=0),
> maxiter
> = 100)
?vglm.control
>
--
David Winsemius, MD
West Hartford, CT
More information about the R-help
mailing list