Skip to content

Commit d32a713

Browse files
committed
Updating documentation for calc_fit_mod
1 parent 1c9d3b0 commit d32a713

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/calc_fit_mod.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#' `calc_fit_mod()` takes antibody kinetic parameter estimates and calculates
44
#' fitted and residual values. Fitted values correspond to the estimated assay
55
#' value (ex. ELISA units etc.) at time since infection (TSI). Residual values
6-
#' are calculate as the difference between fitted and observed values.
6+
#' are calculated as the difference between fitted and observed values.
77
#' @param modeled_dat A [data.frame] of modeled antibody kinetic parameter
88
#' values.
99
#' @param original_data A [data.frame] of the original input dataset.

man/calc_fit_mod.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)