cfa2dat {cfa} | R Documentation |
The cfa2dat
data frame has 8 rows and 5 columns.
There are 3 columns containing the configurations and 2 columns containing
the counts
data(cfa2dat)
This data frame contains the following columns:
f
m
mno
myes
cno
cyes
A dataset for mcfa must contain 2 or more columns with factors or numbers indicating the configuration and two columns indicating the counts
The data were freely invented for illustrative purposes only
data(cfa2dat) mcfa(cfa2dat[1:3],cfa2dat[4:5],verbose=T)