response_unit
A one-element list with the name indicating the response
variable and the value as the response variable units obtained using
units::as_units()
covariate_units
A list containing the covariate names as names and
values as the values of the covariate units obtained using
units::as_units()
predict_fn
The prediction function, which takes covariates as arguments
and returns model predictions
descriptors
A tibble::tbl_df containing the model descriptors
set_descriptors
A tibble::tbl_df containing the set descriptors
pub_descriptors
A tibble::tbl_df containing the publication
descriptors
citation
A RefManageR::BibEntry object containing the reference
publication
covariate_definitions
User-provided covariate definitions
model_type
The model type, which is parsed from the response_unit
name
parameters
A named list of parameters and their values
predict_fn_populated
The prediction function populated with the
parameter values
specification
A tibble::tbl_df of the model specification, which are
the parameters and the descriptors together