Other packages > Find by keyword >

lacunaritycovariance  

Gliding Box Lacunarity and Other Metrics for 2D Random Closed Sets
View on CRAN: Click here


Download and install lacunaritycovariance package within the R console
Install from CRAN:
install.packages("lacunaritycovariance")

Install from Github:
library("remotes")
install_github("cran/lacunaritycovariance")

Install by package version:
library("remotes")
install_version("lacunaritycovariance", "1.1-7")



Attach the package and use:
library("lacunaritycovariance")
Maintained by
Kassel Liam Hingee
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-07-24
Latest Update: 2023-11-02
Description:
Functions for estimating the gliding box lacunarity (GBL), covariance, and pair-correlation of a random closed set (RACS) in 2D from a binary coverage map (e.g. presence-absence land cover maps). Contains a number of newly-developed covariance-based estimators of GBL (Hingee et al., 2019) and balanced estimators, proposed by Picka (2000) , for covariance, centred covariance, and pair-correlation. Also contains methods for estimating contagion-like properties of RACS and simulating 2D Boolean models. Binary coverage maps are usually represented as raster images with pixel values of TRUE, FALSE or NA, with NA representing unobserved pixels. A demo for extracting such a binary map from a geospatial data format is provided. Binary maps may also be represented using polygonal sets as the foreground, however for most computations such maps are converted into raster images. The package is based on research conducted during the author's PhD studies.
How to cite:
Kassel Liam Hingee (2019). lacunaritycovariance: Gliding Box Lacunarity and Other Metrics for 2D Random Closed Sets. R package version 1.1-7, https://cran.r-project.org/web/packages/lacunaritycovariance. Accessed 05 Jan. 2025.
Previous versions and publish date:
1.0-8 (2019-07-24 09:50), 1.0-13 (2020-01-31 14:20), 1.1-0 (2020-09-07 15:00), 1.1-1 (2021-03-24 14:30), 1.1-2 (2021-11-07 09:00), 1.1-3 (2022-02-15 11:00), 1.1-4 (2022-11-22 10:10), 1.1-5 (2023-02-08 09:12), 1.1-6 (2023-11-01 06:00)
Other packages that cited lacunaritycovariance R package
View lacunaritycovariance citation profile
Other R packages that lacunaritycovariance depends, imports, suggests or enhances
Complete documentation for lacunaritycovariance
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA