Skip to content

Commit feda632

Browse files
docs
1 parent 1c76cab commit feda632

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

R/mp_tmb_calibrator.R

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@
3535
#' in addition to default updates, need to be added to the spec
3636
#' (e.g. seasonally varying transmission).
3737
#' @param time Specify the start and end time of the simulated trajectories,
38-
#' and the time period associated with each time step. Currently the only
39-
#' valid choice is `NULL`, which takes simulation bounds from the `data`.
38+
#' and the time period associated with each time step. The default is `NULL`,
39+
#' which takes simulation bounds from the `data`. You can use
40+
#' \code{\link{mp_sim_bounds}} and \code{\link{mp_sim_offset}} to be more
41+
#' specific.
4042
#' @param save_data Save a copy of the data in the calibrator object that is
4143
#' returned, so that you do not need to pass the data manually to downstream
4244
#' functions like \code{\link{mp_forecaster}}. It the resulting calibrator

man/mp_tmb_calibrator.Rd

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)