powered by
Generic function for reports various statistics from a data frame or coin. See method documentation:
get_stats(x, ...)
A data frame of statistics for each column
Object (data frame or coin)
Further arguments to be passed to methods.
get_stats.data.frame()
get_stats.coin()
See also vignette("analysis").
vignette("analysis")
This function replaces the now-defunct getStats() from COINr < v1.0.
getStats()
# see individual method documentation
Run the code above in your browser using DataLab