assign_model: Interpret the model specified by user

Description Usage Arguments Details Value

View source: R/assign-model.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-releases/baker documentation built on Nov. 4, 2019, 11:11 p.m.