Learn R Programming

RSCABS (version 0.9.5)

exampleHistData: Example histology data

Description

Example Histology data included in StatCharrms and RSCABS.

Usage

data(exampleHistData)

Arguments

Format

A test data set for StatCharrms and RSCABS that contains all the necessary identifiers along with 51 histopathological endpoints.

Generation

The generation, with three levels F0, F1, and F2.

Treatment

The treatment variable, with 6 levels, where 1 represents the controls.

Replicate

The replicate variable. Observation within the same generation, treatment, and replicate value belong to the same replicate.

Genotypic_Sex

The genotypic sex either Female or Male.

Age

The age ether 16_wk or 8_wk.

References

TBA

Examples

Run this code
# NOT RUN {
	data(exampleHistData)
	str(exampleHistData)
# }

Run the code above in your browser using DataLab