MUTINF (landscape level)
Mutual information \[I(y,x)\]
lsm_l_mutinf(landscape, neighbourhood = 4, ordered = TRUE, base = "log2")
landscape |
Raster* Layer, Stack, Brick, SpatRaster (terra), stars, or a list of rasterLayers. |
neighbourhood |
The number of directions in which cell adjacencies are considered as neighbours: 4 (rook's case) or 8 (queen's case). The default is 4. |
ordered |
The type of pairs considered. Either ordered (TRUE) or unordered (FALSE). The default is TRUE. |
base |
The unit in which entropy is measured. The default is "log2", which compute entropy in "bits". "log" and "log10" can be also used. |
It disambiguates landscape pattern types characterize
by the same value of an overall complexity (lsm_l_joinent
).
tibble
Nowosad J., TF Stepinski. 2019. Information theory as a consistent framework for quantification and classification of landscape patterns. https://doi.org/10.1007/s10980-019-00830-x
lsm_l_mutinf(landscape)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.