Description Usage Arguments Value
View source: R/ceamodel_other.R
Returns a Z-value for use in confidence interval construction based on a given level of confidence. The level of confidence is passed as an integer representing the level of confidence.
1 | get_zval(ci_level = 95)
|
ci_level |
Level of confidence. The default value is 95, representing a 95 percent level of confidence or an alpha of 0.05. |
Z-value for the standard normal distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.