EPLSIM 1.0.0

This is a major release: the partial linear single index model family gains three new fitting functions with automatic smoothness selection, and several correctness bugs in the original fitting/plotting functions are fixed. plsi.lr.auto() is now the recommended starting point for continuous outcomes; plsi.lr.v2() remains available for manual control over the link function’s degrees of freedom (e.g. for simulation studies or when the right basis complexity is already known).

New features

Deprecated / removed

Bug fixes

Documentation

Internal