Skip to content

Commit

Permalink
spelling errror
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewhooker committed Jun 8, 2023
1 parent 380ae91 commit d7bbb11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/calc_ofv_and_fim.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
#' @inheritParams evaluate.fim
#' @inheritParams Doptim
#' @inheritParams create.poped.database
#' @param ofv The current ofv. If other than zero then this values is simply returned unchanged.
#' @param fim The current FIM. If other than zero then this values is simply returned unchanged.
#' @param ofv The current ofv. If other than zero then this value is simply returned unchanged.
#' @param fim The current FIM. If other than zero then this value is simply returned unchanged.
#' @param use_laplace Should the Laplace method be used in calculating the expectation of the OFV?
#' @param laplace.fim Should an E(FIM) be calculated when computing the Laplace approximated E(OFV). Typically
#' the FIM does not need to be computed and, if desired, this calculation
Expand Down

0 comments on commit d7bbb11

Please sign in to comment.