View source: R/correlation.regression.functions.R
effectiveN | R Documentation |
Bretherton et al., 1999 estimate of effective sample size.
effectiveN(X, Y)
X |
a 1-column matrix or numeric dataset |
Y |
a 1-column matrix or numeric dataset of the same length as X |
estimate of the effective sample size
Nick McKay
Other correlation:
ar1()
,
ar1Surrogates()
,
corMatrix
,
plotCorEns()
,
pvalMonteCarlo()
,
pvalPearsonSerialCorrected()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.