getReplacementRankings: Get (and optionally save to package) iterative rankings

View source: R/dc_iterative.R

getReplacementRankingsR Documentation

Get (and optionally save to package) iterative rankings

Description

Get (and optionally save to package) iterative rankings

Usage

getReplacementRankings(
  params = HockeyModel::iterativeParameters,
  save_data = FALSE
)

Arguments

params

input parameters to use for retraining

save_data

whether to save the new parameters to package

Value

invisibly, a new set of rankings


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