R/correlation.regression.functions.R
pvalMonteCarlo.Rd
Generate parametric or non-parametric surrogates of two series X & Y
pvalMonteCarlo(
X,
Y,
n.sim = 100,
method = "isospectral",
cor.method = "pearson"
)
output
Other correlation:
ar1()
,
ar1Surrogates()
,
corMatrix
,
effectiveN()
,
plotCorEns()
,
pvalPearsonSerialCorrected()