n_points
argument to plot_curve_params_one_ab()
type = "age-scatter"
option for autoplot.pop_data()
serocalculator
vignetteSpell-checking of function documentation and tutorial articles.
Added functions and methods:
load_pop_data()
check_pop_data()
clean_pop_data()
summary.pop_data()
autoplot.pop_data()
load_curve_params()
Renamed graph.decay.curves.by()
to autoplot.curve_params()
plot()
methods have been renamed to autoplot()
, matching general convention for ggplot2
-based graphics.
added visualization of curve parameters
sim.cs()
now has format
argument to specify long or wide format for output.
Fixed bug in passing antigen_isos
from est.incidence.by()
to est.incidence()
.
Rolled back required R version from 4.2 to 4.1
Forking from the seroincidence package and adding Teunis et al 2020 approach.