print.impactPO: Print Result from impactPO

print.impactPOR Documentation

Print Result from impactPO

Description

Prints statistical summaries and optionally predicted values computed by impactPO, transposing statistical summaries for easy reading

Usage

## S3 method for class 'impactPO'
print(x, estimates = nrow(x$estimates) < 16, ...)

Arguments

x

an object created by impactPO

estimates

set to FALSE to suppess printing estimated category probabilities. Defaults to TRUE when the number of rows < 16.

...

ignored

Author(s)

Frank Harrell


harrelfe/rms documentation built on March 19, 2024, 3:27 a.m.