print.PredictionModel: S3 methods for printing model fit summary for PredictionModel...

Description Usage Arguments

View source: R/ModelPredictionModel.R

Description

Prints the modeling summaries

Usage

1
2
3
## S3 method for class 'PredictionModel'
print(x, model_stats = FALSE, all_fits = FALSE,
  ...)

Arguments

x

The model fit object produced by functions get_fit.

model_stats

Also print some model summaries?

all_fits

Print all of the modeling fits contained in this object? Warning: this may produce a lot of output!

...

Additional options passed on to print.PredictionModel.


osofr/gridisl documentation built on May 24, 2019, 4:55 p.m.