R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
geohabnet
View on CRAN: Click
here
Download and install geohabnet package within the R console
Install from CRAN:
install.packages("geohabnet")
Install from Github:
library("remotes")
install_github("cran/geohabnet")
Install by package version:
library("remotes")
install_version("geohabnet", "2.1.3")
Attach the package and use:
library("geohabnet")
Maintained by
Krishna Keshav
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-10-20
Latest Update: 2024-02-27
Description:
The geohabnet package is designed to perform a geographically or spatially explicit risk analysis of habitat connectivity. Xing et al (2021) proposed the concept of cropland connectivity as a risk factor for plant pathogen or pest invasions. As the functions in geohabnet were initially developed thinking on cropland connectivity, users are recommended to first be familiar with the concept by looking at the Xing et al paper. In a nutshell, a habitat connectivity analysis combines information from maps of host density, estimates the relative likelihood of pathogen movement between habitat locations in the area of interest, and applies network analysis to calculate the connectivity of habitat locations.
The functions of geohabnet are built to conduct a habitat connectivity analysis relying on geographic parameters (spatial resolution and spatial extent), dispersal parameters (in two commonly used dispersal kernels: inverse power law and negative exponential models), and network parameters (link weight thresholds and network metrics).
The functionality and main extensions provided by the functions in geohabnet to habitat connectivity analysis are
a) Capability to easily calculate the connectivity of locations in a landscape using a single function, such as sensitivity_analysis() or msean().
b) As backbone datasets, the geohabnet package supports the use of two publicly available global datasets to calculate cropland density. The backbone datasets in the geohabnet package include crop distribution maps from Monfreda, C., N. Ramankutty, and J. A. Foley (2008) "Farming the planet: 2. Geographic distribution of crop areas, yields, physiological types, and net primary production in the year 2000, Global Biogeochem. Cycles, 22, GB1022" and International Food Policy Research Institute (2019) "Global Spatially-Disaggregated Crop Production Statistics Data for 2010 Version 2.0, Harvard Dataverse, V4". Users can also provide any other geographic dataset that represents host density.
c) Because the geohabnet package allows R users to provide maps of host density (as originally in Xing et al (2021)), host landscape density (representing the geographic distribution of either crops or wild species), or habitat distribution (such as host landscape density adjusted by climate suitability) as inputs, we propose the term habitat connectivity.
d) The geohabnet package allows R users to customize parameter values in the habitat connectivity analysis, facilitating context-specific (pathogen- or pest-specific) analyses.
e) The geohabnet package allows users to automatically visualize maps of the habitat connectivity of locations resulting from a sensitivity analysis across all customized parameter combinations.
The primary function is sean() and sensitivity analysis().
Most functions in geohabnet provide as three main outcomes: i) A map of mean habitat connectivity across parameters selected by the user, ii) a map of variance of habitat connectivity across the selected parameters, and iii) a map of the difference between the ranks of habitat connectivity and habitat density.
Each function can be used to generate these maps as 'final' outcomes.
Each function can also provide intermediate outcomes, such as the adjacency matrices built to perform the analysis, which can be used in other network analysis.
Refer to article at to see examples of each function and how to access each of these outcome types.
To change parameter values, the file called parameters.yaml stores the parameters and their values, can be accessed using get_parameters() and set new parameter values with set_parameters().
Users can modify up to ten parameters.
How to cite:
Krishna Keshav (2023). geohabnet: Geographical Risk Analysis Based on Habitat Connectivity. R package version 2.1.3, https://cran.r-project.org/web/packages/geohabnet. Accessed 21 Nov. 2024.
Previous versions and publish date:
Other packages that cited geohabnet R package
View geohabnet citation profile
Other R packages that geohabnet depends,
imports, suggests or enhances
Complete documentation for geohabnet
Functions, R codes and Examples using
the geohabnet R package
Some associated functions: STR_BETWEENNESS . STR_CLOSENESS_CENTRALITY . STR_DEGREE . STR_EAST . STR_EIGEN_VECTOR_CENTRALITY . STR_NEAREST_NEIGHBORS_SUM . STR_NODE_STRENGTH . STR_PAGE_RANK . STR_WEST . ccri_diff . ccri_mean . ccri_variance . connectivity . cropharvest_rast . crops_rast . dist_methods . geohabnet-package . geoscale_param . get_param_metrics . get_parameters . get_rasters . get_supported_sources . global_scales . load_parameters . model_powerlaw . nn_sum . reset_params . reso . sa_onrasters . scales . sean . search_crop . sensitivity_analysis . set_global_scales . set_parameters . set_reso . sp_rast . supported_metrics . the . tiff_torast .
Some associated R codes: ccri_helper.R . geohabnet-package.R . get_param_metrics.R . get_rasters.R . maps.R . models.R . params.R . scales.R . sean.R . spam_crop.R . strings.R . Full geohabnet package functions and examples
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
pkgdepends
Find recursive dependencies of 'R' packages from various
sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gábor Csárdi (view profile)
deductive
Attempt to repair inconsistencies and missing values in
data records by using information from vali ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mark van der Loo (view profile)
SCBiclust
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Erika S. Helgeson (view profile)
RcppHNSW
'Hnswlib' is a C++ library for Approximate Nearest Neighbors.
This package provides a minimal R int ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: James Melville (view profile)
kgschart
Restore underlining numeric data from rating history graph of
KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Kota Mori (view profile)
crossrun
Joint distribution of number of crossings and the
longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tore Wentzel-Larsen (view profile)