pooled.sd: pooled.sd

Description Usage Arguments Value Examples

View source: R/GNGFunctions.R

Description

Computes to the pooled standard deviation.

Usage

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

Arguments

s

expression to be plotted

n

number of points to plot

category

optional text column appends to data.frame returned

Value

A vector holding the pooled standard deviation is returned.

Examples

1
2
3
4
## Not run: 
pooled.sd()

## End(Not run)

lylyf1987/GNGpkg documentation built on May 19, 2020, 12:07 a.m.