ind.plot {yest} | R Documentation |
Draw Lnenicka's diagram corresponding to the given independence model.
ind.plot(ind=NA,model=NA,type=NA)
ind |
independence string of 24 characters (0/1) |
model |
model number (1-629) |
type |
type number (1-53) |
i<-ind.identification(type=12) ind.plot(i$ind) print(i)