Skip to content
This repository has been 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

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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")