cor.emp.occ {GWEX} | R Documentation |
cor.emp.occ
Description
Finds observed correlations between occurrences corresponding to a degree of correlation of Gaussian multivariate random numbers
Usage
cor.emp.occ(w, Qtrans.mat, mat.comb, nLag, nChainFit, myseed = 1)
Arguments
w |
correlation of Gaussian multivariates |
Qtrans.mat |
transition probabilities, 2 x ncomb matrix |
mat.comb |
matrix of logical: ncomb x nlag |
nLag |
order of the Markov chain |
nChainFit |
number of simulated variates |
myseed |
seed of random variates |
Value
scalar |
correlation between occurrences |
Author(s)
Guillaume Evin
[Package GWEX version 1.1.3 Index]