print.summary.boot_RRi_fit {CardioCurveR}R 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.


[Package CardioCurveR version 1.0.0 Index]