powered by
Summary method for the compare_props function
# S3 method for compare_props summary(object, show = FALSE, dec = 3, ...)
Return value from compare_props
compare_props
Show additional output (i.e., chisq.value, df, and confidence interval)
Number of decimals to show
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/basics/compare_props.html for an example in Radiant
compare_props to calculate results
plot.compare_props to plot results
plot.compare_props
result <- compare_props(titanic, "pclass", "survived") summary(result)
Run the code above in your browser using DataLab