deprecated | R Documentation |
These functions and objects should no longer be used. They will be removed in a future release of infer.
conf_int(x, level = 0.95, type = "percentile", point_estimate = NULL)
p_value(x, obs_stat, direction)
x |
See the non-deprecated function. |
level |
See the non-deprecated function. |
type |
See the non-deprecated function. |
point_estimate |
See the non-deprecated function. |
obs_stat |
See the non-deprecated function. |
direction |
See the non-deprecated function. |
get_p_value()
, get_confidence_interval()
, generate()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.