plot.statcheck: Plot method for "statcheck"

Description Usage Arguments Details Author(s) See Also

Description

Function for plotting of "statcheck" objects. Reported p values are plotted against recalculated p values, which allows the user to easily spot if articles contain miscalculations of statistical results.

Usage

1
2
## S3 method for class 'statcheck'
plot(x, ...)

Arguments

x

a "statcheck" object. See statcheck.

...

arguments to be passed to methods, such as graphical parameters (see par).

Details

Inconsistencies between the reported and the recalculated p value are indicated with an orange dot. Recalculations of the p value that render a previously non significant result (p >= .5) as significant (p < .05), and vice versa, are considered gross errors, and are indicated with a red dot. Exactly reported p values (i.e. p = ..., as opposed to p < ... or p > ...) are indicated with a diamond.

Author(s)

Sacha Epskamp <mail@sachaepskamp.com> & Michele B. Nuijten <m.b.nuijten@uvt.nl>

See Also

statcheck


chartgerink/statcheckTEMP documentation built on May 13, 2019, 3:37 p.m.