print.logistic_cal: Print a 'logistic_cal' object

print.logistic_calR Documentation

Print a logistic_cal object

Description

Print a logistic_cal object

Usage

## S3 method for class 'logistic_cal'
print(x, digits = 2, conf_level = 0.95, ...)

Arguments

x

a logistic_cal object

digits

number of digits to print

conf_level

width of the confidence interval (0.95 gives 95% CI)

...

optional arguments passed to print

Value

prints a summary


pmcalibration documentation built on Sept. 8, 2023, 5:10 p.m.