print.summary.boot_RRi_fit: Print summary of boot_RRi_fit objects

View source: R/methods_boot_RRi_fit.R

print.summary.boot_RRi_fitR Documentation

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 class 'summary.boot_RRi_fit'
print(x, ...)

Arguments

x

An object of class "summary.boot_RRi_fit".

...

Additional arguments.

Value

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


CardioCurveR documentation built on April 11, 2025, 5:50 p.m.