View source: R/methods_boot_RRi_fit.R
print.summary.boot_RRi_fit | R Documentation |
Prints a human-readable summary of the bootstrap RRi model parameter estimates, including the mean, standard deviation, and selected quantiles for each parameter.
## S3 method for class 'summary.boot_RRi_fit'
print(x, ...)
x |
An object of class "summary.boot_RRi_fit". |
... |
Additional arguments. |
A message (of class NULL
) with bootstrapped parameter estimates, standard
errors (SE) and 95% quantile-based confidence intervals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.