Other packages > Find by keyword >

tidysdm  

Species Distribution Models with Tidymodels
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tidysdm", "0.9.4")



Attach the package and use:
library("tidysdm")
Maintained by
Andrea Manica
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-11-13
Latest Update: 2024-01-17
Description:
Fit species distribution models (SDMs) using the 'tidymodels' framework, which provides a standardised interface to define models and process their outputs. 'tidysdm' expands 'tidymodels' by providing methods for spatial objects, as well as a number of specialised functions to process presences and pseudoabsences for contemporary and palaeo datasets. The full functionalities of the package are described in Leonardi et al. (2023) <doi:10.1101/2023.07.24.550358>.
How to cite:
Andrea Manica (2023). tidysdm: Species Distribution Models with Tidymodels. R package version 0.9.4, https://cran.r-project.org/web/packages/tidysdm
Previous versions and publish date:
0.9.2 (2023-11-13 18:30), 0.9.3 (2024-01-17 21:50)
Other packages that cited tidysdm R package
View tidysdm citation profile
Other R packages that tidysdm depends, imports, suggests or enhances
Functions, R codes and Examples using the tidysdm R package
Some associated functions: add_member . add_repeat . autoplot.simple_ensemble . autoplot.spatial_initial_split . blockcv2rsample . boyce_cont . calib_class_thresh . check_coords_names . check_sdm_presence . check_splits_balance . collect_metrics.simple_ensemble . conf_matrix_df . control_ensemble . dist_pres_vs_bg . explain_tidysdm . filter_high_cor . form_resp . gam_formula . geom_split_violin . grid_cellsize . grid_offset . horses . kap_max . km2m . lacerta . lacerta_ensemble . lacerta_rep_ens . maxent . maxent_params . maxnet_fit . maxnet_predict . optim_thresh . optim_thresh_kap_max . optim_thresh_sens . optim_thresh_tss_max . out_of_range_warning . pipe . plot_pres_vs_bg . predict.repeat_ensemble . predict.simple_ensemble . predict_raster . prob_metrics_sf . prob_to_binary . recipe.sf . repeat_ensemble . sample_pseudoabs . sample_pseudoabs_time . sdm_metric_set . sdm_spec_boost_tree . sdm_spec_gam . sdm_spec_glm . sdm_spec_maxent . sdm_spec_rand_forest . simple_ensemble . spatial_initial_split . thin_by_cell . thin_by_cell_time . thin_by_dist . thin_by_dist_time . tidysdm . tss . tss_max . y2d . 
Some associated R codes: add_member.R . add_repeat.R . autoplot_simple_ensemble.R . autoplot_spatial_initial_split.R . blockcv2rsample.R . boyce_cont.R . calib_class_thresh.R . check_coords_names.R . check_sdm_presence.R . check_split_balance.R . collect_metrics.R . confusion_matrix_df.R . control.R . datasets_docs.R . dist_pres_vs_abs.R . explain_tidysdm.R . filter_high_cor.R . gam_formula.R . geom_split_violin.R . grid_cellsize.R . grid_offset.R . kap_max.R . km2m.R . make_maxent.R . maxent.R . maxent_params.R . maxnet_fit.R . optim_thresh.R . out_of_range_warning.R . plot_pres_vs_abs.R . predict_raster.R . predict_repeat_ensemble.R . predict_simple_ensemble.R . prob_metrics.R . recipe_sf.R . recipes_sf_methods.R . repeat_ensemble.R . sample_pseudoabs.R . sample_pseudoabs_time.R . sdm_metric_set.R . sdm_spec_boost_tree.R . sdm_spec_gam.R . sdm_spec_glm.R . sdm_spec_maxent.R . sdm_spec_rand_forest.R . simple_ensemble.R . spatial_initial_split.R . thin_by_cell.R . thin_by_cell_time.R . thin_by_dist.R . thin_by_dist_time.R . tidysdm.R . tss.R . tss_max.R . utils-pipe.R . y2d.R . zzz.R .  Full tidysdm 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

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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns