Learn R Programming

rmsb (version 1.1-1)

print.predict.blrm: Print Predictions for blrm()

Description

Prints the summary portion of the results of predict.blrm

Usage

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

Arguments

x

result from predict.blrm

digits

number of digits to round numeric results

...

ignored

Author

Frank Harrell