Other packages > Find by keyword >

shar  

Species-Habitat Associations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("shar", "2.3")



Attach the package and use:
library("shar")
Maintained by
Maximilian H.K. Hesselbarth
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-01-28
Latest Update: 2023-08-29
Description:
Analyse species-habitat associations in R. Therefore, information about the location of the species (as a point pattern) is needed together with environmental conditions (as a categorical raster). To test for significance habitat associations, one of the two components is randomized. Methods are mainly based on Plotkin et al. (2000) and Harms et al. (2001) .
How to cite:
Maximilian H.K. Hesselbarth (2019). shar: Species-Habitat Associations. R package version 2.3, https://cran.r-project.org/web/packages/shar. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.1 (2019-01-28 00:50), 0.2 (2019-02-06 11:30), 0.3.1 (2019-04-23 09:50), 0.3 (2019-03-25 09:50), 0.4 (2019-05-27 15:00), 0.5 (2019-07-09 12:21), 1.0.1 (2019-09-10 16:20), 1.0 (2019-08-08 11:50), 1.1 (2019-11-15 16:20), 1.2.1 (2021-05-04 16:50), 1.2 (2021-03-15 14:30), 1.3.1 (2022-01-04 16:30), 1.3.2 (2022-03-08 14:40), 1.3 (2021-12-06 20:20), 2.0.0 (2022-09-22 00:40), 2.0.1 (2022-11-01 22:12), 2.0.2 (2022-11-16 16:40), 2.0.3 (2023-03-13 15:10), 2.0.4 (2023-08-29 08:40), 2.1.1 (2023-10-23 10:30), 2.1 (2023-10-02 11:50), 2.2.1 (2024-01-09 12:00), 2.2 (2023-12-21 10:30)
Other packages that cited shar R package
View shar citation profile
Other R packages that shar depends, imports, suggests or enhances
Complete documentation for shar
Functions, R codes and Examples using the shar R package
Some associated functions: calc_gest . calc_moments . calculate_energy . classify_habitats . classint_to_vector . compute_statistics . create_neighbourhood . energy_fun . extract_points . fit_point_process . get_dist_pairs . landscape . list_to_randomized . pack_randomized . plot.rd_mar . plot.rd_multi . plot.rd_pat . plot.rd_ras . plot_energy . print.rd_mar . print.rd_pat . print.rd_ras . randomize_raster . reconstruct_algorithm . reconstruct_pattern . reconstruct_pattern_marks . reconstruct_pattern_multi . results_habitat_association . sample_randomized . select_kernel . shar . species_a . species_b . to_dummy . translate_raster . unpack_randomized . 
Some associated R codes: calc_gest.R . calc_moments.R . calculate_energy.R . classify_habitats.R . classint_to_vector.R . compute_statistics.R . create_neighbourhood.R . data.R . dummy_transf.R . energy_fun.R . extract_points.R . fit_point_process.R . get_dist_pairs.R . list_to_randomized.R . pack_randomized.R . plot.rd_mar.R . plot.rd_multi.R . plot.rd_pat.R . plot.rd_ras.R . plot_energy.R . print.rd_mar.R . print.rd_pat.R . print.rd_ras.R . randomize_raster.R . reconstruct_algorithm.R . reconstruct_pattern.R . reconstruct_pattern_marks.R . reconstruct_pattern_multi.R . results_habitat_association.R . sample_randomized.R . select_kernel.R . shar-package.R . translate_raster.R . unpack_randomized.R .  Full shar 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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