Learn R Programming

CardioCurveR (version 1.0.0)

print.summary.boot_RRi_fit: Print summary of boot_RRi_fit objects

Description

Prints a human-readable summary of the bootstrap RRi model parameter estimates, including the mean, standard deviation, and selected quantiles for each parameter.

Usage

# S3 method for summary.boot_RRi_fit
print(x, ...)

Value

A message (of class NULL) with bootstrapped parameter estimates, standard errors (SE) and 95% quantile-based confidence intervals.

Arguments

x

An object of class "summary.boot_RRi_fit".

...

Additional arguments.