Skip to content

Commit

Permalink
Update fitBRT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gottacatchenall authored Oct 15, 2024
1 parent bee76b1 commit 715cfb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/SDM/BRT/fitBRT.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Here is a conceptual overview of the steps within this script:
5. Generates pseudoabsences using background thickening with a buffer radius.

> [!WARNING]
> Yes, I know `generateBackgroundPoints.R` exists. There are some changes that
> Yes, I know `selectBackground.R` exists. There are some changes that
> need to be made to the way that script outputs PAs to make it more
> interoperable than it currently is.
Expand Down Expand Up @@ -135,4 +135,4 @@ We can associated uncertainty with the predictions made using a BRT by using [ma
# Future Steps

- CV splits are its own thing
- fitBRT should take absences as an input, and PA separated into a different script (either by refactoring `genreateBackgroundPoints.R`) or by adding a `backgroundThickening.jl`
- fitBRT should take absences as an input, and PA separated into a different script (either by refactoring `genreateBackgroundPoints.R`) or by adding a `backgroundThickening.jl`

0 comments on commit 715cfb0

Please sign in to comment.