find.autocor {GWEX} | R Documentation |
find.autocor
Description
finds the autocorrelation leading to observed autocorrelation
Usage
find.autocor(autocor.emp, nChainFit, Xt, parMargin, typeMargin)
Arguments
autocor.emp |
target correlation between intensities |
nChainFit |
number of simulations |
Xt |
simulated occurrences, nChainFit x 2 matrix |
parMargin |
parameters of the margins 2 x 3 |
typeMargin |
type of marginal distribution: 'EGPD' or 'mixExp' |
Value
scalar |
needed correlation |
Author(s)
Guillaume Evin
[Package GWEX version 1.1.3 Index]