tweetLikelihoods | R Documentation |
Tweet Likelihood plots (ggridges)
tweetLikelihoods(
delay = stats::runif(1, min = 3, max = 6) * 60,
graphic_dir = getOption("HockeyModel.graphics.path"),
subdir = "pace",
scores = HockeyModel::scores
)
delay |
time to delay. Default 5 min |
graphic_dir |
graphics directory |
subdir |
subdirectory - usually 'preds' |
scores |
updated scores |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.