summary.papaja_wsci: Summarize Within-Subjects Confidence Intervals

View source: R/calculations.R

summary.papaja_wsciR 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.


papaja documentation built on Sept. 29, 2023, 9:07 a.m.