plot_point_likelihood: Team Point Predict Plot

View source: R/graphics.R

plot_point_likelihoodR Documentation

Team Point Predict Plot

Description

Team Point Predict Plot

Usage

plot_point_likelihood(
  preds = NULL,
  graphic_dir = getOption("HockeyModel.graphics.path"),
  subdir = "pace",
  savefiles = TRUE
)

Arguments

preds

Raw predictions to generate ggridges point likelyhood plot.

graphic_dir

Directory to save plot images

subdir

Subdirectory to save plot images

savefiles

Whether to save files to disk

Value

plot(s) in a list, named for conference(s) in use at the time.


pbulsink/HockeyModel documentation built on Dec. 16, 2024, 8:03 a.m.