Learn R Programming

metaDigitise (version 0.0.0.9000)

se_to_sd: se_to_sd

Description

Transforms standard error to standard deviation

Usage

se_to_sd(se, n, na.rm = TRUE)

Arguments

se

Standard Error of the mean

n

Sample Size

na.rm

Remove NAs

se

Standard Error of the mean

n

Sample Size

na.rm

Remove NAs

Value

Returns vector of standard errors