Changes in version 1.7.0 (2024-07-01) - corrected namespace bug - added predict_lkt function - update of vignettes Changes in version 1.6.0 (2023-12-11) - usefolds input to LKT specifies subset of data to fit and precomputed features for test folds are also created for convenience - restrict LASSOLKT and buildLKTModel by optionally removing component feature pairs that are known to be unjustified Changes in version 1.5.0 (2023-05-25) - computeSpacingPredictors speed upgrade using better functions - buildLKTModel - LASSOLKTModel - New examples Changes in version 1.3.0 (2022-10-10) - Updated examples - Large test sample added - Bugfix for bug in predict function causing random catastrophic failure Changes in version 1.2.0 (2022-07-15) - Added automatic KC generation using covariance clustering - "curvefeats" parameter added to allow other inputs for curvilinear effects - Added HDIntervals (coefficient credibility intervals) Changes in version 1.1.0 (2022-02-21) - "connectors" parameter added to LKT which allows controlling component interactions Changes in version 1.0.1 (2021-11-29) - Bugfix for problem with predictions too close to 1 or 0 causing infinite misfit - Corrected the dependencies for the package Changes in version 1.0.0 - Initial Release