Description Usage Arguments Value References Examples
Within-subject Error Summary
1 2 3 4 5 6 7 8 9 |
data |
A data frame |
dependentvars |
Character vector giving the dependent variable |
betweenvars |
Character vector giving the between subject variables |
withinvars |
Character vector giving the within subject variables |
idvar |
Character vector giving the name of the column holding subject identifiers |
CI_width |
Numeric vector giving the confidence level for computing the confidence interval boundaries. Must be between 0 and 1, non-inclusive. |
na.rm |
a logical value indicating whether NA values should be removed from the Dependent Variables. |
A data frame with summary statistics
1 | WISEsummary(sub02, y, withinvars = c(contrast, orientation), idvar = voxel)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.