Skip to content
Prev 18353 / 20628 Next

spatial auto-correlation or more complicated pseudo-replication?

Dear Thomas,

Have a look at the data.frame in the variogram() output. Given your
variogram I expect a high number of pairs (np variable) at short range and
a low (< 100) at large ranges. Note the width and cutoff arguments of
variogram().  The defaults are 1/3 of the diagonal of the bounding box for
cutoff and cutoff/15 for width. These are likely suboptimal for your data.
I'd set width to slightly larger than the distance between two adjacent
nests. Increase the width if the variogram is unstable.
If you still get a similar picture as the ones you send, then there then
residuals are iid and thus you don't need to correct for spatial
autocorrelation.

Given the strong correlation between pair and location, the pair random
effect will take up some of the spatial autocorrelation. You could make a
variogram of the random intercepts. There should be a pure nugget effect
too.

Best regards,

ir. Thierry Onkelinx
Statisticus / Statistician

Vlaamse Overheid / Government of Flanders
INSTITUUT VOOR NATUUR- EN BOSONDERZOEK / RESEARCH INSTITUTE FOR NATURE AND
FOREST
Team Biometrie & Kwaliteitszorg / Team Biometrics & Quality Assurance
thierry.onkelinx at inbo.be
Havenlaan 88 bus 73, 1000 Brussel
www.inbo.be

///////////////////////////////////////////////////////////////////////////////////////////
To call in the statistician after the experiment is done may be no more
than asking him to perform a post-mortem examination: he may be able to say
what the experiment died of. ~ Sir Ronald Aylmer Fisher
The plural of anecdote is not data. ~ Roger Brinner
The combination of some data and an aching desire for an answer does not
ensure that a reasonable answer can be extracted from a given body of data.
~ John Tukey
///////////////////////////////////////////////////////////////////////////////////////////

<https://www.inbo.be>


Op wo 22 apr. 2020 om 18:19 schreef Thomas Merkling <
thomasmerkling00 at gmail.com>: