.TH "mlpack::regression" 3 "Tue Sep 9 2014" "Version 1.0.10" "MLPACK" \" -*- nroff -*- .ad l .nh .SH NAME mlpack::regression \- .PP Regression methods\&. .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "class \fBLARS\fP" .br .RI "\fIAn implementation of \fBLARS\fP, a stage-wise homotopy-based algorithm for l1-regularized linear regression (LASSO) and l1+l2 regularized linear regression (Elastic Net)\&. \fP" .ti -1c .RI "class \fBLinearRegression\fP" .br .RI "\fIA simple linear regression algorithm using ordinary least squares\&. \fP" .ti -1c .RI "class \fBLogisticRegression\fP" .br .ti -1c .RI "class \fBLogisticRegressionFunction\fP" .br .RI "\fIThe log-likelihood function for the logistic regression objective function\&. \fP" .in -1c .SH "Detailed Description" .PP Regression methods\&. .SH "Author" .PP Generated automatically by Doxygen for MLPACK from the source code\&.