Tom La Bone <booboo <at> gforcecable.com> writes: > > > The mle2 function (bbmle library) gives an example something like the > following in its help page. How do I access the coefficients, standard > errors, etc in the summary of "a"? >
example(mle2) coef(summary(fit1)) Ben Bolker ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.