summary.bootstrapfit: Summarize a bootstrap NLS fit

View source: R/bootstrap.nlsfit.R

summary.bootstrapfitR Documentation

Summarize a bootstrap NLS fit

Description

Summarize a bootstrap NLS fit

Usage

## S3 method for class 'bootstrapfit'
summary(object, ..., digits = 2,
  print.correlation = TRUE)

Arguments

object

object returned by bootstrap.nlsfit

...

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.

Value

No return value.

See Also

Other NLS fit functions: bootstrap.nlsfit(), parametric.bootstrap.cov(), parametric.bootstrap(), parametric.nlsfit.cov(), parametric.nlsfit(), plot.bootstrapfit(), predict.bootstrapfit(), print.bootstrapfit(), simple.nlsfit()


hadron documentation built on Sept. 9, 2022, 5:06 p.m.