powered by
The same procedure as fftable prepared by the R language. The program is written using Rcpp.
FFtable(df)
a dataframe.
a frequency table of the last column based on the states that are determined by the other columns.
fftable
# NOT RUN { library(bnlearn) FFtable(asia) # }
Run the code above in your browser using DataLab