ci_single_mean_theo: Confidence interval for two proportions, using CLT based...

Description Usage Arguments

View source: R/ci_single_mean_theo.R

Description

Helper for the inference() function

Usage

1
2
ci_single_mean_theo(y, conf_level, y_name, show_var_types, show_summ_stats,
  show_res, show_eda_plot, show_inf_plot)

Arguments

y

Response variable, can be numerical or categorical

conf_level

confidence level, value between 0 and 1

y_name

Name of response variable as a character string (passed from inference function)

show_var_types

print variable types, set to verbose by default

show_summ_stats

print summary stats, set to verbose by default

show_res

print results, set to verbose by default

show_eda_plot

print EDA plot, set to verbose by default

show_inf_plot

print inference plot, set to verbose by default


OpenIntroOrg/oilabs-r-package documentation built on June 18, 2020, 4:39 p.m.