Skip to content

Releases: bertcarnell/SOAs

Version 1.4

10 Aug 18:59

Choose a tag to compare

CRAN release. Main change: Spattern calculation has been made more efficient by being more selective about which columns of model matrices are needed for the requested maximum weight, and by using full-factorial-based contrasts instead of the power coding that was previously used (details in Grömping 2023b).

Version 1.3

03 Oct 12:34

Choose a tag to compare

CRAN release: implemented the stratification pattern that was proposed by Tian and Xu (2022)
and whose implementation is described in Groemping (2022b) (important functions: Spattern and dim_wt_tab;
important supporting function: contr.Power yields contrasts for factors with s^el levels)

Version 1.2

06 Aug 07:46

Choose a tag to compare

CRAN release: Improvements to SOAs2plus_regular - more orthogonal columns possible, faster creation of matrix B, possibility to opt for not attempting orthogonality (for speed in very large problems for which one creates an unoptimized SOA, or for the possibility of achieving better space-filling)

Version 1.1

04 Jun 12:08

Choose a tag to compare

CRAN release: main change is the introduction of guide functions guide_SOAs and guide_SOAs_from_OA

v1.0

12 Dec 17:17

Choose a tag to compare

Submitted to CRAN