model_run: Run ACCEPT Model

Description Usage Arguments Value

View source: R/bridge_prism.R

Description

This function calls the predictACCEPT model. If no model_input is specified, it will use the defaults If one of the columns in model_input is missing, it will replace with the default column It will check all the columns of the patient_data object; if one is missing, it will replace with the default, and will remove any extra columns

Usage

1
model_run(model_input = NULL)

Arguments

model_input

A list/json object with "patient_data", "random_sampling_N", "random_distribution_iteration", and "calculate_CIs" as columns

Value

Returns a list of results


resplab/cfmortalityPrism documentation built on Dec. 22, 2021, 3:02 p.m.