print.bouldr: A print function for the bouldr object

View source: R/print.bouldr.R

print.bouldrR Documentation

A print function for the bouldr object

Description

Prints the original formula, then the AUCs then (optionally) the tests

Usage

## S3 method for class 'bouldr'
print(x, tests = FALSE, ...)

Arguments

x

A bouldr object to print

tests

Should the tests be printed? Default is FALSE, since these can be long

...

Additional arguments for printing


jlangaa/bouldr documentation built on May 3, 2024, 5:40 a.m.