sd_pooled: Pooled standard deviation

View source: R/stats.R

sd_pooledR Documentation

Pooled standard deviation

Description

Computes the pooled standard error

Usage

sd_pooled(ns, ses, max = FALSE)

Arguments

ns

A vector of N values.

ses

A vector of standard errors.

max

Logical value. Whether to compute the max pooled deviation.


jmbarbone/jordanExtra documentation built on Aug. 4, 2023, 5:37 p.m.