Skip to content

Commit

Permalink
fix spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
gowerc committed Jul 18, 2024
1 parent 541d766 commit 8e771c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/link_generics.R
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,3 @@ linkShrinkage.PromiseLongitudinalModel <- function(prior = prior_normal(0, 2), m
linkShrinkage.default <- function(prior, model, ...) {
stop(sprintf("Method `linkShrinkage` is not available for `%s`", class(model)[[1]]))
}

0 comments on commit 8e771c3

Please sign in to comment.