View source: R/correlation.regression.functions.R
pvalPearsonSerialCorrected | R Documentation |
Calculate Pearson p-values accounting for effective sample size
pvalPearsonSerialCorrected(r, n)
r |
correlation coefficient |
n |
sample size |
p-value based on two-tailed t-test
Nick McKay
Other correlation:
ar1()
,
ar1Surrogates()
,
corMatrix
,
effectiveN()
,
plotCorEns()
,
pvalMonteCarlo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.