a synthetic dataset that includes row-specific ordinal relational data as well as information on five covariates

data(YX_rrl)

Format

The format is: List of 2 $ Y: num [1:100, 1:100] NA 0 3 0 3 1 0 1 1 0 ... $ X: num [1:100, 1:100, 1:5] 1 1 1 1 1 1 1 1 1 1 ... ..- attr(*, "dimnames")=List of 3 .. ..$ : NULL .. ..$ : NULL .. ..$ : chr [1:5] "cgpa" "csmoke" "igrade" "ismoke" ...

Examples

data(YX_rrl) gofstats(YX_rrl$Y)
#> sd.rowmean sd.colmean dyad.dep cycle.dep trans.dep #> 0.216963190 0.152754547 0.544539588 0.008276425 0.015688679