Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 592 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 592 Bytes

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