print.impactPO function

Print Result from impactPO

Print Result from impactPO

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

## 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

  • Maintainer: Frank E Harrell Jr
  • License: GPL (>= 2)
  • Last published: 2025-01-17