Package: shortr
Title: Optimal Subset Identification in Undirected Weighted Network
        Models
Version: 1.0.1
Description: Identifies what optimal subset of a desired number of items should be retained in a short version of a psychometric instrument to assess the “broadest” proportion of the construct-level content of the set of items included in the original version of the said psychometric instrument. Expects a symmetric adjacency matrix as input (undirected weighted network model). Supports brute force and simulated annealing combinatorial search algorithms.
Authors@R: c(person(given = "Loïs", family = "Fournier", email = "lois.fournier@unil.ch", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6743-6456")), person(given = "Alexandre", family = "Heeren", email = "alexandre.heeren@uclouvain.be", role = "aut", comment = c(ORCID = "0000-0003-0553-6149")), person(given = "Stéphanie", family = "Baggio", email = "stephanie.baggio@unibe.ch", role = "aut", comment = c(ORCID = "0000-0002-5347-5937")), person(given = "Luke", family = "Clark", email = "luke.clark@psych.ubc.ca", role = "aut", comment = c(ORCID = "0000-0003-1103-2422")), person(given = "Antonio", family = "Verdejo-García", email = "antonio.verdejo@monash.edu", role = "aut", comment = c(ORCID = "0000-0001-8874-9339")), person(given = c("José", "C."), family = "Perales", email = "jcesar@ugr.es", role = "aut", comment = c(ORCID = "0000-0001-5163-8811")), person(given = "Joël", family = "Billieux", email = "joel.billieux@unil.ch", role = "aut", comment = c(ORCID = "0000-0002-7388-6194")))
Depends: R (>= 4.1.0)
Imports: stats, utils
URL: https://doi.org/10.32614/CRAN.package.shortr
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-15 14:36:34 UTC; loisfournier
Author: Loïs Fournier [aut, cre] (<https://orcid.org/0000-0001-6743-6456>),
  Alexandre Heeren [aut] (<https://orcid.org/0000-0003-0553-6149>),
  Stéphanie Baggio [aut] (<https://orcid.org/0000-0002-5347-5937>),
  Luke Clark [aut] (<https://orcid.org/0000-0003-1103-2422>),
  Antonio Verdejo-García [aut] (<https://orcid.org/0000-0001-8874-9339>),
  José C. Perales [aut] (<https://orcid.org/0000-0001-5163-8811>),
  Joël Billieux [aut] (<https://orcid.org/0000-0002-7388-6194>)
Maintainer: Loïs Fournier <lois.fournier@unil.ch>
Repository: CRAN
Date/Publication: 2025-04-15 15:20:02 UTC
Built: R 4.6.0; ; 2025-08-18 04:58:04 UTC; unix
