Package: multichull
Type: Package
Title: A Generic Convex-Hull-Based Model Selection Method
Version: 3.0.1
Depends: igraph, graphics, plotly, shiny, shinythemes, stats, methods,
        R (>= 2.10), DT
Description: Given a set of models for which a measure of model (mis)fit and model complexity is provided, CHull(), developed by Ceulemans and Kiers (2006) <doi:10.1348/000711005X64817>, determines the models that are located on the boundary of the convex hull and selects an optimal model by means of the scree test values. 
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Author: Marlies Vervloet [aut, trl],
  Tom Wilderjans [aut],
  Jeffrey Durieux [aut],
  Eva Ceulemans [aut],
  Kristof Meers [cre]
Authors@R: c(person(given = "Marlies",
                      family = "Vervloet",
                      role = c("aut", "trl")),
               person(given = "Tom",
                      family = "Wilderjans",
                      role = "aut"),
               person(given = "Jeffrey",
                      family = "Durieux",
                      role = "aut"),
               person(given = "Eva",
                      family = "Ceulemans",
                      role = "aut"),
               person(given = "Kristof",
                      family = "Meers",
                      role = "cre",
                      email = "kristof.meers+cran@kuleuven.be"))
Maintainer: Kristof Meers <kristof.meers+cran@kuleuven.be>
Packaged: 2024-11-15 15:01:41 UTC; u0046811
Repository: CRAN
Date/Publication: 2024-11-15 15:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:34:46 UTC; windows
