get.mat.omega {GWEX} | R Documentation |
get.mat.omega
Description
find omega correlation leading to estimates cor between occurrences
Usage
get.mat.omega(cor.obs, Qtrans.mat, mat.comb, nLag, nChainFit, isParallel)
Arguments
cor.obs |
matrix p x p of observed correlations between occurrences for all pairs of stations |
Qtrans.mat |
transition probabilities, 2 x ncomb matrix |
mat.comb |
matrix of logical: ncomb x nlag |
nLag |
order of the Markov chain |
nChainFit |
length of the simulated chains used during the fitting |
isParallel |
logical: indicate computation in parallel or not (easier for debugging) |
Value
matrix |
omega correlations for all pairs of stations |
Author(s)
Guillaume Evin
[Package GWEX version 1.1.3 Index]