pooled.sd: Pooled standard deviation calculator

Description Usage Arguments Value Author(s) Examples

View source: R/pooled.sd.R

Description

Calculates the pooled standard deviation.

Usage

1

Arguments

data

A dataframe with two variables: the dependent variable in the first column, and the grouping variable in the second column.

Value

Returns the pooled standard deviation.

Author(s)

M.A.J. Zondervan-Zwijnenburg

Examples

1
2

Example output

Loading required package: quadprog
Loading required package: shiny
[1] 69.32594

ANOVAreplication documentation built on Sept. 27, 2021, 9:06 a.m.