ind.print {yest} | R Documentation |
Give a list of all elementary independencies in the given independence model.
ind.print(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.print(i$ind) print(i)