dep_struct_star_9_100 {multivariance} | R Documentation |
dependence.structure
It was generated by
set.seed(222454572) N = 100 y = coins(N,2) dep_struct_star_9_100 = cbind(y,y,y) save(dep_struct_star_9_100,file ="dep_struct_star_9_100.rda")
dep_struct_star_9_100
matrix
9 variables (columns), 100 independent samples (rows)
To avoid irritation, note that the seed is just a simple integer hash value of the variable name.