addMatsuda120: Compute Matsuda's index (120 minute form) for all samples

Description Usage Arguments Value Note

View source: R/matsuda.R

Description

Compute Matsuda's index (120 minute form) for all samples

Usage

1
2
addMatsuda120(mae, gname = "glucose", iname = "insulin",
  outname = "Mats120", allowGaps = FALSE)

Arguments

mae

instance of MultiAssayExperiment-class

gname

name of ExperimentList component holding glucose concentrations

iname

name of ExperimentList component holding insulin concentrations

outname

name of ExperimentList component holding Matsuda index

allowGaps

logical, should addAssay fail if there are gaps between sample labels for new assay and rownames of colData

Value

instance of MultiAssayExperiment-class that includes assay "Mats120"

Note

The formula of the WEB CALCULATOR at http://mmatsuda.diabetes-smc.jp/english.html is used


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