# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "klue" in publications use:' type: software license: MIT title: 'klue: Hybrid Machine Learning and Random-Utility Workflow for Latent Class Multinomial Logit Model Specification' version: 0.6.3 identifiers: - type: doi value: 10.32614/CRAN.package.klue abstract: Implements the three-step workflow from Frings (2026, working paper) for specifying latent class multinomial logit (LCMNL) models. The maximum-likelihood multi-start is initialised from six clusterings of respondents' revealed-preference signatures (k-means, Gaussian mixture, hierarchical clustering with Ward, complete, and average linkage, and partitioning around medoids); LCMNL is estimated across a user-specified range of class counts; and a mixed multinomial logit (MMNL) benchmark is reported alongside BIC, AIC, ICL, and a classification-entropy diagnostic. Accepts long- or wide-format discrete-choice data with optional availability columns. Validated against five public reference datasets (Vittel, Apollo mode and route choice, Electricity, Swissmetro). Wraps the 'apollo' package for maximum-likelihood estimation. authors: - family-names: Frings given-names: Oliver email: oliver.frings@agroparistech.fr preferred-citation: type: unpublished title: A Hybrid Machine Learning and Random Utility Framework for Latent Class Model Specification authors: - family-names: Frings given-names: Oliver email: oliver.frings@agroparistech.fr year: '2026' notes: Working paper repository: https://o-frings.r-universe.dev repository-code: https://github.com/o-frings/klue commit: 6ec0a5dc345dfb6786ab0e1ee8a986b5ac652571 url: https://github.com/o-frings/klue date-released: '2026-05-28' contact: - family-names: Frings given-names: Oliver email: oliver.frings@agroparistech.fr references: - type: manual title: 'klue: Hybrid Machine Learning and Random-Utility Workflow for Latent Class Multinomial Logit Model Specification' authors: - family-names: Frings given-names: Oliver year: '2026' notes: R package version 0.6.3 url: https://github.com/o-frings/klue - type: article title: 'Apollo: a flexible, powerful and customisable freeware package for choice model estimation and application' authors: - family-names: Hess given-names: Stephane - family-names: Palma given-names: David journal: Journal of Choice Modelling year: '2019' volume: '32' doi: 10.1016/j.jocm.2019.100170 start: '100170' - type: article title: 'mclust 5: clustering, classification and density estimation using Gaussian finite mixture models' authors: - family-names: Scrucca given-names: Luca - family-names: Fop given-names: Michael - family-names: Murphy given-names: T. Brendan - family-names: Raftery given-names: Adrian E. journal: The R Journal year: '2016' volume: '8' issue: '1' doi: 10.32614/RJ-2016-021 start: 289-317 - type: manual title: 'cluster: Cluster Analysis Basics and Extensions' authors: - family-names: Maechler given-names: Martin - family-names: Rousseeuw given-names: Peter - family-names: Struyf given-names: Anja - family-names: Hubert given-names: Mia - family-names: Hornik given-names: Kurt year: '2024' notes: R package