transformstats: Transform Stats

Description Usage Arguments Details Value Author(s)

Description

Transform misc. statistics to SE

Usage

1

Arguments

data

data frame with mean, statistic, n, and statistic name: example data <- data.frame(Y=rep(1,5), stat=rep(1,5), n=rep(4,5), statname=c('SD', 'MSE', 'LSD', 'HSD', 'MSD'))

Details

Automates transformations of SD, MSE, LSD, 95%CI, HSD, and MSD to conservative estimates of SE.

Value

dataframe with statistics transformed to SE

Author(s)

David LeBauer


dlebauer/pecan-priors documentation built on Sept. 26, 2019, 5:03 a.m.