Showing 120 of total 120 results (show query)

tidymodels

rsample:General Resampling Infrastructure

Classes and functions to create and summarize different types of resampling objects (e.g. bootstrap, cross-validation).

Maintained by Hannah Frick. Last updated 18 days ago.

341 stars 16.72 score 5.2k scripts 79 dependents

stevenpawley

Rsagacmd:Linking R with the Open-Source 'SAGA-GIS' Software

Provides an R scripting interface to the open-source 'SAGA-GIS' (System for Automated Geoscientific Analyses Geographical Information System) software. 'Rsagacmd' dynamically generates R functions for every 'SAGA-GIS' geoprocessing tool based on the user's currently installed 'SAGA-GIS' version. These functions are contained within an S3 object and are accessed as a named list of libraries and tools. This structure facilitates an easier scripting experience by organizing the large number of 'SAGA-GIS' geoprocessing tools (>700) by their respective library. Interactive scripting can fully take advantage of code autocompletion tools (e.g. in 'RStudio'), allowing for each tools syntax to be quickly recognized. Furthermore, the most common types of spatial data (via the 'terra', 'sp', and 'sf' packages) along with non-spatial data are automatically passed from R to the 'SAGA-GIS' command line tool for geoprocessing operations, and the results are loaded as the appropriate R object. Outputs from individual 'SAGA-GIS' tools can also be chained using pipes from the 'magrittr' and 'dplyr' packages to combine complex geoprocessing operations together in a single statement. 'SAGA-GIS' is available under a GPLv2 / LGPLv2 licence from <https://sourceforge.net/projects/saga-gis/> including Windows x86/x64 and macOS binaries. SAGA-GIS is also included in Debian/Ubuntu default software repositories. Rsagacmd has currently been tested on 'SAGA-GIS' versions from 2.3.1 to 9.5.1 on Windows, Linux and macOS.

Maintained by Steven Pawley. Last updated 7 months ago.

32 stars 6.27 score 77 scripts

njtierney

mmcc:tidy mcmc.list using data.table

Tidy up, diagnose, and visualise your mcmc samples quickly and easily so you can get on with your analysis.

Maintained by Nicholas Tierney. Last updated 3 years ago.

24 stars 4.68 score 10 scripts

poissonconsulting

embr:Model Builder Utility Functions and Virtual Classes

Utility functions and virtual classes shared by model builder packages such as tmbr, jmbr and smbr.

Maintained by Joe Thorley. Last updated 2 months ago.

analysesmbr

3 stars 4.61 score 4 scripts 3 dependents