get_postsd: Obtain posterior standard deviation from a result folder

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Obtain posterior standard deviation from a result folder

Usage

1
get_postsd(DIR_NPLCM)

Arguments

DIR_NPLCM

Path to where Bayesian results are stored

Value

a vector of positive numbers

Examples

1
2
3
4
5
## Not run: 
DIR_NPLCM <- "~/downloads/rep_1_kfit_2/"  
get_postsd(DIR_NPLCM)

## End(Not run)

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