ncsu-landscape-dynamics / rpops

PoPS (Pest or Pathogen Spread) R Package
https://ncsu-landscape-dynamics.github.io/rpops/
GNU General Public License v3.0
10 stars 5 forks source link

Treatment optimization #164

Open petrasovaa opened 1 year ago

petrasovaa commented 1 year ago

Initial draft of optimization. Features:

Missing documentation, tests. Computed best estimate used for initial weights makes sense only when using infected area as a metric. Could be implemented for arbitrary patches, not only for pixels.

codecov[bot] commented 12 months ago

Codecov Report

Attention: Patch coverage is 0% with 435 lines in your changes are missing coverage. Please review.

Project coverage is 78.70%. Comparing base (ac1383a) to head (ce95a0c). Report is 8 commits behind head on main.

:exclamation: Current head ce95a0c differs from pull request most recent head 7e886ff. Consider uploading reports for the commit 7e886ff to get more accurate results

Files Patch % Lines
R/optimize.R 0.00% 435 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #164 +/- ## ========================================== - Coverage 83.77% 78.70% -5.08% ========================================== Files 59 47 -12 Lines 6066 5831 -235 ========================================== - Hits 5082 4589 -493 - Misses 984 1242 +258 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.