Print a bootstrap NLS fit
# S3 method for bootstrapfit
print(x, ..., digits = 2)
object returned by bootstrap.nlsfit
Additional parameters passed to the summary.bootstrapfit
function.
number of significant digits to print in summary or print.
No return value.
Other NLS fit functions:
bootstrap.nlsfit()
,
parametric.bootstrap.cov()
,
parametric.bootstrap()
,
parametric.nlsfit.cov()
,
parametric.nlsfit()
,
plot.bootstrapfit()
,
predict.bootstrapfit()
,
simple.nlsfit()
,
summary.bootstrapfit()