powered by
Summary method for the sample_size function
# S3 method for sample_size summary(object, ...)
Return value from sample_size
sample_size
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
# NOT RUN { sample_size(type = "mean", err_mean = 2, sd_mean = 10) %>% summary() # }
Run the code above in your browser using DataLab