Learn R Programming

CardioCurveR (version 1.0.0)

print.RRi_fit: Print method for RRi_fit objects

Description

Displays a concise summary of the RRi_fit object produced by estimate_RRi_curve(). The printed output includes the optimization method, estimated parameters, the final objective value, and the convergence code.

Usage

# S3 method for RRi_fit
print(x, ...)

Value

A message (of class NULL) with optimization method used, estimated parameters, objective value from the Hubber loss algorithm and the convergence code of the optimization method.

Arguments

x

An object of class "RRi_fit".

...

Additional arguments passed to print.