data4: data4: fictional example

Description Usage Format Examples

Description

Quantitative treatments in several latin squares design.

Usage

1

Format

A data frame with 50 observations on the following 5 variables.

treatment

a numeric vector

square

a numeric vector

animal

a factor with levels a1 a2 a3 a4 a5

period

a factor with levels p1 p2 p3 p4 p5

milk_fat

a numeric vector

Examples

1
2

Example output

   treatment       square    animal  period     milk_fat    
 Min.   :3.2   Min.   :1.0   a1:10   p1:10   Min.   :3.510  
 1st Qu.:3.7   1st Qu.:1.0   a2:10   p2:10   1st Qu.:3.833  
 Median :4.2   Median :1.5   a3:10   p3:10   Median :4.035  
 Mean   :4.2   Mean   :1.5   a4:10   p4:10   Mean   :4.023  
 3rd Qu.:4.7   3rd Qu.:2.0   a5:10   p5:10   3rd Qu.:4.235  
 Max.   :5.2   Max.   :2.0                   Max.   :4.640  

easyreg documentation built on Sept. 13, 2019, 5:04 p.m.