corrselect 3.0.4

Test Coverage Improvements


corrselect 3.0.3

JOSS Review Response

This release addresses reviewer feedback from the JOSS submission.

Documentation

Testing

Infrastructure


corrselect 3.0.2

CRAN Compliance

Documentation


corrselect 3.0.1

Bug Fixes


corrselect 3.0.0

Major Release: Predictor Pruning Toolkit

Version 3.0.0 represents a major expansion of corrselect from a specialized subset enumeration tool into a comprehensive predictor pruning toolkit. Fully backward compatible with 2.x - all existing code continues to work.

Major Features

New Functions

New C++ Backend

Enhancements

Documentation

Package Changes

Notes


corrselect 2.0.1

Bug Fixes

Features Added


corrselect 2.0.0

Major Release: Mixed-Type Association Selection

Version 2.0.0 introduces support for mixed-type data through the new assocSelect() function, enabling subset selection on datasets containing numeric, factor, and ordered variables.

Major Features

Enhancements