as_model: Convert object to 'bbi_.model_type_model'

Description Usage Arguments

View source: R/new-model.R

Description

Convert object to 'bbi_.model_type_model'

S3 dispatch for passing through 'bbi_nonmem_model' object

S3 dispatch for converting 'babylon_process' to corresponding 'bbi_nonmem_model' object. Only works if YAML and model file are in the same directory with the same name and different file extensions.

Usage

1
2
3
4
5
6
7
as_model(.obj)

## S3 method for class 'bbi_nonmem_model'
as_model(.obj)

## S3 method for class 'babylon_process'
as_model(.obj)

Arguments

.obj

'babylon_process' object to convert


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