inst/help/mlRegressionRegularized.md

Regularized Linear Regression

Regularized linear regression is an adaptation of linear regression in which the coefficients are shrunken towards 0. This is done by applying a penalty (e.g., ridge, lasso, or elastic net). The parameter λ controls the degree to which parameters are shrunken.

Assumptions

Input

Assignment Box

Tables

Plots

Data Split Preferences

Holdout Test Data

Training and Validation Data

Training Parameters

Algorithmic Settings

Add Predicted Values to Data

Generates a new column in your dataset with the values of your regression result. This gives you the option to inspect, cluster, or predict the generated values.

Output

Regularized Linear Regression Model Table

Evaluation Metrics

References

R-packages

Example



jasp-stats/jaspMachineLearning documentation built on April 5, 2025, 3:52 p.m.