summary.papaja_wsci {papaja}R Documentation

Summarize Within-Subjects Confidence Intervals

Description

Calculate upper and lower limits of within-subjects confidence intervals calculated with wsci() and return them along their respective means.

Usage

## S3 method for class 'papaja_wsci'
summary(object, ...)

Arguments

object

An object of class papaja_wsci, generated with function wsci().

...

Further arguments that may be passed, currently ignored.

Value

A data.frame containing means as well as lower and upper confidence bounds for each cell of the design.


[Package papaja version 0.1.2 Index]