Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
strengejacke committed Oct 22, 2024
1 parent 34398db commit 003c8da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/get_loglikelihood.R
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
#' model is multiplied by the Jacobian/derivative of the transformation.
#' @param ... Passed down to `logLik()`, if possible.
#' @param weights Optional numeric vector of weights. Must be of the same length
#' as lengths of model obversations.
#' as lengths of model observations.
#' @inheritParams get_residuals
#'
#' @return `get_loglikelihood()` returns an object of class `"logLik"`, also
Expand Down
2 changes: 1 addition & 1 deletion man/get_loglikelihood.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 003c8da

Please sign in to comment.