pyGAM icon indicating copy to clipboard operation
pyGAM copied to clipboard

What does _pirls stand for in the LinearGAM.fit()?

Open ArthurRyan0803 opened this issue 1 year ago • 1 comments

ArthurRyan0803 avatar Mar 13 '24 11:03 ArthurRyan0803

Hi there, this is the acronym for Penalized Iterative Reweighted Least Squares, which is the optimization procedure that is standard in these types of generalized linear models.

dswah avatar Jun 18 '25 08:06 dswah