search for: vblm

Displaying 1 result from an estimated 1 matches for "vblm".

Did you mean: vblk
2008 Feb 26
0
NLS -- multiplicative errors and group comparison
...033 ** --- Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1 Residual standard error: 68.15 on 713 degrees of freedom Number of iterations to convergence: 8 Achieved convergence tolerance: 6.589e-06 ### Section 2 ### > vblm <- nls(log(tl)~log(Linf*(1-exp(-K*(age-to)))),start=svb,data=fwd) > summary(vblm) Formula: log(tl) ~ log(Linf * (1 - exp(-K * (age - to)))) Parameters: Estimate Std. Error t value Pr(>|t|) Linf 515.414166 21.239627 24.267 < 2e-16 *** K 0.055431 0.007486...