apa.zstat: apa.zstat

Description Usage Arguments Value Author(s) See Also Examples

Description

APA formating for the z statistic

Usage

1

Arguments

z

z statistic to be formatted

Value

the formatted value as a character

Author(s)

Mark Newman, mark@trinetteandmark.com

See Also

Other statistic: apa.ci, apa.pvalue, apa.tstat

Examples

1
2
3
  zs = apa.zstat(1.1234)
  zss = apa.zstat(c(1.1234, 2.0007, 0.0342))
  # In the markdown put `r zs` or `r zss`

markanewman/apaformat documentation built on May 10, 2019, 1:19 a.m.