# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "imv" in publications use:' type: software license: MIT title: 'imv: Model Comparison via the ''InterModel Vigorish'' (''IMV'')' version: '0.3' abstract: Computes the 'InterModel Vigorish' ('IMV'), a metric for comparing the predictive accuracy of two models for binary outcomes. The 'IMV' is derived from the expected value of a bettor using one model's predicted probabilities against those of a competing model, and is estimated via k-fold cross-validation. Methods are provided for generalized linear models, mixed-effects models ('lme4'), and item response theory models ('mirt'). See . authors: - family-names: Domingue given-names: Ben email: ben.domingue@gmail.com repository: https://cran.r-universe.dev commit: 0817dc6abbd4427999958c30cc5a46e6daf71df8 date-released: '2026-05-11' contact: - family-names: Domingue given-names: Ben email: ben.domingue@gmail.com