Skip to content

lvaudor/woody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

woody

This package imports wood log data and all related discharge data to run a random forest regression that to predicts wood flux according to some discharge history variables.

Install these packages through:

install.packages("remotes") #if remotes is not already installed
remotes::install_github("lvaudor/banqueHydro")
remotes::install_github("lvaudor/woody", build = TRUE, build_opts = c("--no-resave-data", "--no-manual"))

To learn more about this package please consult

(http://perso.ens-lyon.fr/lise.vaudor/Rpackages/woody)

About

An R package which models and predicts wood flux based on videomonitoring and discharge data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages