ciSingle | R Documentation |
Confidence interval for a mean
ciSingle(data, deps, splitBy, ciWidth = 95)
data |
. |
deps |
. |
splitBy |
. |
ciWidth |
. |
A results object containing:
results$conflevel | a preformatted | ||||
results$citable | a table | ||||
Tables can be converted to data frames with asDF
or as.data.frame
. For example:
results$citable$asDF
as.data.frame(results$citable)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.