PNAS2015 {reverseR} | R Documentation |
Small dataset from a 2015 PNAS paper
Description
The data was acquired by digitization of a graph from a 2015 PNAS paper. Contains three datapoints that exert significance reversal.
Usage
data(PNAS2015)
Author(s)
Andrej-Nikolai Spiess
Examples
## See examples in 'lmInfl' and 'lmThresh'.
LM <- lm(y ~ x, data = PNAS2015)
lmInfl(LM)
[Package reverseR version 0.2 Index]