Learn R Programming

GNGTools (version 1.0.0)

pooled.sd: Pooled standard deviation

Description

Computes to the pooled standard deviation.

Usage

pooled.sd(s = c(4, 5), n = c(14, 20))

Value

A vector holding the pooled standard deviation is returned.

Arguments

s

expression to be plotted

n

number of points to plot

Author

Greg Cicconetti

Examples

Run this code
pooled.sd()

Run the code above in your browser using DataLab