seroanalytics / epikinetics

https://seroanalytics.github.io/epikinetics/
GNU General Public License v3.0
2 stars 1 forks source link

Support input data on log scale #19

Closed hillalex closed 2 weeks ago

hillalex commented 2 weeks ago

Allow user to pass data on a log scale. If the scale=log argument is passed to the model, don't transform the data before/after model fitting.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 93.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.48%. Comparing base (bc4da25) to head (3fe300a). Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
R/biokinetics.R 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #19 +/- ## ========================================== - Coverage 92.60% 92.48% -0.12% ========================================== Files 8 8 Lines 419 426 +7 ========================================== + Hits 388 394 +6 - Misses 31 32 +1 ```

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