Learn R Programming

ORCME (version 2.0.2)

doseData: Dose Data Example

Description

Dose data; a vector of length 12 with 3 observations for each of 4 doses.

Usage

data(doseData)

Arguments

Format

The format is: num [1:12] 1 1 1 2 2 2 3 3 ...

Examples

Run this code

data(doseData)
  
doseData

Run the code above in your browser using DataLab