diff --git a/R/check_predictions.R b/R/check_predictions.R index 64edf7cb8..4d7280012 100644 --- a/R/check_predictions.R +++ b/R/check_predictions.R @@ -152,7 +152,7 @@ check_predictions.stanreg <- function(object, # convert to type-argument for pp_check type <- switch(type, - density = "density", + density = "dens", "bars" )