addMinmodSIs: update an ogttCohort with insulin sensitivity by minimal...

Description Usage Arguments Examples

View source: R/addm.R

Description

update an ogttCohort with insulin sensitivity by minimal model, with convergence information

Usage

1
2
addMinmodSIs(mae, iter = lapply, outSIname = "SI", replace = TRUE,
  allowGaps = FALSE, ...)

Arguments

mae

instance of ogttCohort-class

iter

lapply-like function, possibly mclapply

outSIname

character token to name the assay in output MAE

replace

logical, if FALSE will fail if "SI" present among names of assays(mae)

allowGaps

logical as used in addAssay

...

passed to getMinmodSIs

Examples

1
2
3

vjcitn/ogttMetrics documentation built on May 3, 2019, 6:14 p.m.