Description Usage Arguments Value Examples
View source: R/z_test.R
One-sample z-test
1
z_test(x, mu)
x
numeric vector
mu
number
z_test(rnorm(50), mean(rnorm(50)))
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.