print.predict.blrm {rmsb}R Documentation

Print Predictions for blrm()

Description

Prints the summary portion of the results of predict.blrm

Usage

## S3 method for class 'predict.blrm'
print(x, digits = 3, ...)

Arguments

x

result from predict.blrm

digits

number of digits to round numeric results

...

ignored

Author(s)

Frank Harrell


[Package rmsb version 1.1-0 Index]