Summary method for the sample_size function
# S3 method for sample_size summary(object, ...)
object | Return value from |
---|---|
... | further arguments passed to or from other methods |
See https://radiant-rstats.github.io/docs/design/sample_size.html for an example in Radiant
sample_size
to generate the results
#> Sample size calculation #> Calculation type : Mean #> Acceptable Error : 2 #> Standard deviation : 10 #> Confidence level : 0.95 #> Incidence rate : 1 #> Response rate : 1 #> Population correction: None #> #> Required sample size : 97 #> Required contact attempts: 97