model_summary {lgpr} | R Documentation |
Print a model summary.
Description
Print a model summary.
Usage
model_summary(object, digits = 3)
param_summary(object, digits = 3)
Arguments
object |
a model or fit |
digits |
number of digits to round floats to |
Value
object
invisibly.
[Package lgpr version 1.2.4 Index]