Skip to content

Commit

Permalink
Vignette abundance bis
Browse files Browse the repository at this point in the history
  • Loading branch information
HeleneBlt committed Sep 2, 2024
1 parent 4df1e30 commit 6e74bc0
Show file tree
Hide file tree
Showing 15 changed files with 47 additions and 20 deletions.
3 changes: 3 additions & 0 deletions docs/404.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion docs/articles/examples_1_mainFunctions.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion docs/articles/examples_2_secundaryFunctions.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/articles/news.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/articles/vignette_Abundance.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/reference/BIOMOD.formated.data.PA.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/reference/BIOMOD_FormatingData.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions docs/reference/bm_PseudoAbsences.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 14 additions & 11 deletions docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion vignettes/examples_1_mainFunctions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -308,4 +308,3 @@ gg = bm_PlotRangeSize(bm.range = myBiomodRangeSize,
do.plot = TRUE,
row.names = c("Species", "Dataset", "Run", "Algo"))
```

1 change: 0 additions & 1 deletion vignettes/examples_2_secundaryFunctions.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -434,4 +434,3 @@ opt.t <- bm_ModelingOptions(data.type = 'binary',

opt.t ## BIOMOD.modeling.options object
```

1 change: 0 additions & 1 deletion vignettes/news.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ vignette: >
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous">



## <i class="fas fa-code"></i> Development updates

### <i class="fas fa-feather"></i> 2024
Expand Down
4 changes: 2 additions & 2 deletions vignettes/vignette_Abundance.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ myResp[myResp == 1] <- poissonDistri
<br/><br/>


### <i class="fa-regular fa-arrows-to-dot"></i> Prepare data & parameters
### <i class="fa-regular fa-arrows-to-circle"></i> Prepare data & parameters

#### <i class="fa-solid fa-align-center"></i> Format data (observations & explanatory variables)

Expand Down Expand Up @@ -255,7 +255,7 @@ bm_PlotResponseCurves(bm.out = myBiomodEM,
<br/><br/>


### <i class="fa-light fa-cannon"></i> Project models
### <i class="fa-regular fa-map-location"></i> Project models

#### <i class="fa-solid fa-cube"></i> Single models

Expand Down

0 comments on commit 6e74bc0

Please sign in to comment.