Learn R Programming

papaja (version 0.1.2)

summary.papaja_wsci: 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 papaja_wsci
summary(object, ...)

Value

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

Arguments

object

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

...

Further arguments that may be passed, currently ignored.