Skip to content
forked from cjubin/learnMET

ML based predictions for MET analyses

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

vam103/learnMET

 
 

Repository files navigation

learnMET

learnMET (learn Multi-Environment Trials) provides an integrated pipeline for crop predictive breeding. In particular, learnMET (1) facilitate environmental characterization via the retrieval and aggregation of daily weather data; (2) allows the evaluation of various types of state-of-the-art machine learning approaches based on relevant cross-validation schemes for multi-environment trial datasets (3) enables to implement predictions for unobserved configurations of genotypic and environmental predictors that the user wants to test in silico.
In the Reference section, the different functions implemented in the package are listed. Only the so called main functions have to be run by the user in a typical workflow.

Installation

Install the development version from GitHub with:

devtools::install_github("cjubin/learnMET")

# To build the HTML vignette use
devtools::install_github("cjubin/learnMET", build_vignettes = TRUE)

About

ML based predictions for MET analyses

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.6%
  • TeX 1.4%