ind.rgauss {yest} | R Documentation |
Generate a radnom variance matrix corresponding to the given independence model.
ind.rgauss(ind=NA,model=NA,type=NA)
ind |
independence string of 24 characters (0/1) |
model |
model number (1-629) |
type |
type number (1-53) |
V<-ind.rgauss(type=12) ind.plot(ind.model(V))