Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.
/ dsmartr Public archive

An R implementation of the DSMART algorithm

Notifications You must be signed in to change notification settings

obrl-soil/dsmartr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0520a68 · Jan 10, 2024

History

53 Commits
Oct 19, 2021
Jan 16, 2018
Oct 19, 2021
Oct 19, 2021
Feb 16, 2019
Aug 17, 2017
Jul 14, 2017
Oct 19, 2021
Oct 19, 2021
Oct 19, 2021
Jan 10, 2024
Jul 2, 2017

Repository files navigation

dsmartr has retired!

DSMART for R is currently maintained here.


dsmartr

An R implementation of the DSMART algorithm

This package builds on some earlier work adapting the original R-based version of dsmart for my own needs. This implementation incorporates extensive changes to data handling and sampling and relies on the sf package over sp as far as is it can.

Install with

devtools::install_github("obrl-soil/dsmartr")