assign_model: Interpret the model specified by user

Description Usage Arguments Details Value

View source: R/nplcm.R

Description

assign_model translates options specified by a user (e.g., in model_options) into information that can be understood by baker.

Usage

1
assign_model(model_options, data_nplcm, silent = TRUE)

Arguments

model_options

See nplcm() function.

data_nplcm

Data. See nplcm() function for data structure.

silent

Default is TRUE for no messages; FALSE otherwise.

Details

assign_model will be modified to check if data are conformable to specified model.

Value

A list of model specifications:


oslerinhealth/baker documentation built on May 22, 2021, 12:05 p.m.