-
v0.3.0 protected
multiview now provides a more modular approach to fitting MVS/StaPLR models, and supports StaPLR models with more than 2 levels.
-
v0.2.2 protected
Version 0.2.2 now interprets the nfolds parameter correctly to set the number of folds for all CV loops, including the internal loops for optimizing the penalty parameters.
-
v0.2.1 protected
Version 0.2.1. adds a coef method for StaPLR objects, and a predict method for StaPLRcoef objects.