save_model_yaml: Saves a model model object to a yaml file

Description Usage Arguments Value

View source: R/new-model.R

Description

Saves a model model object to a yaml file

Usage

1
save_model_yaml(.mod, .out_path = NULL)

Arguments

.mod

S3 object of class 'bbi_.model_type_model'

.out_path

Character scaler with path to save out YAML file. By default, sets it to the model file name, with a yaml extension.

Value

Output list as specified above.


metrumresearchgroup/mrgvalidatetestreference documentation built on Aug. 15, 2021, 8:13 a.m.