Skip to content

Releases: bertcarnell/SOAs

Version 1.4

Choose a tag to compare

@ugroempi ugroempi released this 10 Aug 18:59

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

Choose a tag to compare

@ugroempi ugroempi released this 03 Oct 12:34

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

Choose a tag to compare

@ugroempi ugroempi released this 06 Aug 07:46

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

Choose a tag to compare

@ugroempi ugroempi released this 04 Jun 12:08

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

v1.0

Choose a tag to compare

@bertcarnell bertcarnell released this 12 Dec 17:17

Submitted to CRAN