create_object: Creates S3 object of class 'bbi_.model_type_model' from list...

Description Usage Arguments Value

Description

First checks to be sure the required keys are all present

First checks to be sure the required keys are all present

First checks to be sure the required columns are all present

Usage

1
2
3
4
5
6
7
create_model_object(.mod_list)

create_summary_object(res, .model_type = SUPPORTED_MOD_TYPES)

create_process_object(res)

create_run_log_object(log_df)

Arguments

.mod_list

List with the required information to create a model object

res

List to attempt to assign the class to

.model_type

Character scaler of a valid model type (currently either 'nonmem' or 'stan')

log_df

data.frame or tibble to attempt to assign the class to

Value

S3 object of class 'bbi_.model_type_model' that can be passed to 'submit_model()', 'model_summary()' etc.


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