cv | R Documentation |
Calculate the t-distribution confidence value of a vector.
cv(x, alpha = 0.05, ignore_df0 = TRUE)
x |
A numeric vector. |
alpha |
The alpha value for the confidence level. |
ignore_df0 |
Ignore warnings if the degrees of freedom are 0. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.