8000 GitHub - obrl-soil/dsmartr: An R implementation of the DSMART algorithm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

obrl-soil/dsmartr

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