This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ridge regression added to GSL


The master branch on git now contains two new routines for ridge (Tikhonov) regression in least-squares analysis:

gsl_multifit_linear_ridge
gsl_multifit_linear_ridge2

They are documented in a new section in the least-squares chapter in the manual.

Patrick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]