enzact_coef {IBRtools} | R Documentation |
Coefficient values for each biomarker within different treatments
Description
This data set gives coefficient values for each biomarker to be used for IBR index (functions ibr_index and ibr_std). Values were randomly assigned.
Usage
data("enzact_coef")
Format
A data frame with 3 observations on the following 8 variables.
treatment
a character vector
biomarker1
a numeric vector
biomarker2
a numeric vector
biomarker3
a numeric vector
biomarker4
a numeric vector
biomarker5
a numeric vector
Examples
data(enzact_coef)
## maybe str(enzact_coef) ; plot(enzact_coef) ...
[Package IBRtools version 0.1.3 Index]