print.TCFs {ClusROC}R Documentation

Print summary results from TCFs

Description

print.TCFs displays the results of the output from TCFs.

Usage

## S3 method for class 'TCFs'
print(x, digits = 3, call = TRUE, ...)

Arguments

x

an object of class "TCFs", a result of TCFs call.

digits

minimal number of significant digits, see print.default.

call

logical. If set to TRUE, the matched call will be printed.

...

further arguments passed to print method.

Details

print.TCFs shows a summary table for covariate-specific TCFs estimates.

Value

print.TCFs returns a summary table for covariate-specific TCFs estimates.

See Also

TCFs


[Package ClusROC version 1.0.1 Index]