ShortForm
0.5.8Automatic Short Form Creation
Overview
Performs automatic creation of short forms of scales with an ant colony optimization algorithm and a Tabu search. As implemented in the package, the ant colony algorithm randomly selects items to build a model of a specified length, then updates the probability of item selection according to the fit of the best model within each set of searches. The algorithm continues until the same items are selected by multiple ants a given number of times in a row. On the other hand, the Tabu search changes one parameter at a time to be either free, constrained, or fixed while keeping track of the changes made and putting changes that result in worse fit in a "tabu" list so that the algorithm does not revisit them for some number of searches. See Leite, Huang, & Marcoulides (2008) doi:10.1080/00273170802285743 for an applied example of the ant colony algorithm, and Marcoulides & Falk (2018) doi:10.1080/10705511.2017.1409074 for an applied example of the Tabu search.
Install
Health
- OK2026-08-0513 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-08-0112 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 56%
- Documented parameters
- 79%
- Return-value docs
- 100%
- References docs
- 18%
Downloads
Repository
Stars over time
Forks over time
Releases over time
Issues over time
Commits over time
Contributors over time
Repository practices
4 development-tooling and community-health practices detected across 4 families in the upstream repository
Checks run against github.com/anthonyraborn/shortform on 2026-08-23.
Dependencies
Nothing depends on this yet.
Code & Tests
Datasets
People & History
15 releases. Pick two to compare their code metrics. R releases are shown for context.
- 0.5.8Latest
- 0.5.72026-05-03 · diff ↗
- RR 4.6.0 released · 2026-04-24
- RR 4.5.0 released · 2025-04-11
- 0.5.62024-11-27 · diff ↗
- 0.5.52024-06-05 · diff ↗
- 0.5.42024-05-22 · diff ↗
- RR 4.4.0 released · 2024-04-24
- 0.5.32023-12-13 · diff ↗
- RR 4.3.0 released · 2023-04-21
- 0.5.22023-03-08 · diff ↗
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- 0.4.62020-03-13 · diff ↗
- 0.4.52020-02-25 · diff ↗
Package metadata
- First published
- 2017-10-20
- Total releases
- 15 / 9 yrs
- License
- LGPL (>= 2.0, < 3) | Mozilla Public License
- Minimum R
- ≥ 4.1.0
- Bundled data
- 17 KB / 3 files
- Download size
- 104 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet
Cite
Cite this package
Run in R for the authors' preferred citation:
citation("ShortForm")This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.
Cite the R Observatory
For a number measured here: a download total, a coverage figure, an archival date.
From data release v2026-08-25, which the citation names so these numbers can be found later. More on citing and the projects behind them.