View source: R/bootstrap.nlsfit.R
| summary.bootstrapfit | R Documentation |
Summarize a bootstrap NLS fit
## S3 method for class 'bootstrapfit' summary(object, ..., digits = 2, print.correlation = TRUE)
object |
object returned by |
... |
ignored |
digits |
number of significant digits to print in summary or print. |
print.correlation |
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.