Skip to content

biomodhub/biomod3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

editor_options
markdown
wrap
72

Github Version Last Commit

<!-- 
badge for github version :
badger::badge_github_version("biomodhub/biomod3", "blue") 
-->
<style>
.zoom p {
width:800px;
margin-left: auto;
margin-right: auto;
}
.zoom p:hover {
width:1500px;
position: relative;
z-index: 10;
}
</style>

::: {align="center"}

Logo biomod3

------------------------------------------------------------
Toolkit to use with biomod2 package
------------------------------------------------------------

https://biomodhub.github.io/biomod2/ :::

Installation


library(devtools)
devtools::install_github("biomodhub/biomod3", dependencies = TRUE)






Graphical abstract


::: zoom

Main workflow

:::
------------------------------------------------------------

::: zoom

Main workflow

:::




biomod2 wrap

The functions BIOMOD_Wrap and BIOMOD_ProjectionWrap allows to:

  • formatted the data and create single and ensemble models for the former
  • made the projections for the single and the ensemble models for the latter

... in the same function.




MultiSpecies

MS_FormatingData, MS_Modeling, MS_EnsembleModeling, MS_Projection and MS_EnsembleForecasting allows to do the same steps than with biomod2 with several species in the same time.




Shiny App to help

  • bm_ShinyOptions is a shiny app to help create customized BIOMOD.models.options. You can adapt your options to your BIOMOD.formated.data and the CV table you already have in your environment.

  • helpParams is made to help with the different params list used in BIOMOD_wrap and the others MS functions.





About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages