get_individual_prediction: get individual prediction (Bayesian posterior)

Description Usage Arguments Value Examples

View source: R/nplcm-read-folder.R

Description

get individual prediction (Bayesian posterior)

Usage

1

Arguments

read_res

a list read from a folder that stores fitted model results; Commonly, it is the returned value from function nplcm_read_folder()

Value

a matrix of individual predictions; rows for cases, columns for causes specified in model_options$likelihood$cause_list; See nplcm()

Examples

1
2
3
4
## Not run: 
get_individual_prediction(nplcm_read_folder("C://2015_09_02_02GAM"))

## End(Not run)

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