Learn R Programming

IBRtools (version 0.1.3)

enzact_coef: 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")

Arguments

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

Run this code
data(enzact_coef)
## maybe str(enzact_coef) ; plot(enzact_coef) ...

Run the code above in your browser using DataLab