Summarize a bootstrap NLS fit
# S3 method for bootstrapfit
summary(object, ..., digits = 2, print.correlation = TRUE)
object returned by bootstrap.nlsfit
ignored
number of significant digits to print in summary or print.
Logical. Whether to show the correlation between of the fit parameters.
No return value.
Other NLS fit functions:
bootstrap.nlsfit()
,
parametric.bootstrap.cov()
,
parametric.bootstrap()
,
parametric.nlsfit.cov()
,
parametric.nlsfit()
,
plot.bootstrapfit()
,
predict.bootstrapfit()
,
print.bootstrapfit()
,
simple.nlsfit()