data_cha:

Usage Format Examples

Usage

1

Format

The format is: List of 4 $ X3 : num [1:17, 1:11, 1:3] 3.39 3.32 3.25 3.32 3.36 3.23 3.05 3.25 3.47 3.3 ... $ y3 : num [1:17, 1] 69.6 69 69.7 67.6 67 68.8 66.2 66.9 68.4 69.2 ... ..- attr(*, "dimnames")=List of 2 .. ..$ : NULL .. ..$ : chr "y" $ pnames: chr [1:11] "V1" "V2" "V3" "V4" ... $ qnames: chr [1:3] "c1" "c2" "c3"

Examples

1
2
data(data_cha)
## maybe str(data_cha) ; plot(data_cha) ...

SvenSerneels/tripls_r documentation built on May 4, 2019, 6:30 a.m.