AlgebraOfGraphics.jl icon indicating copy to clipboard operation
AlgebraOfGraphics.jl copied to clipboard

Linear extension for polynomial regression

Open FedeClaudi opened this issue 2 years ago • 1 comments

Hey everyone,

Thank you for the awesome work with this project. Here I propose a small change to LinearAnalysis to include x^i terms and allow for polynomial regression. I currently use this as a separate layer in my own code, but I thought it would be a useful addition to AOG.

Thank you, Federico

FedeClaudi avatar Mar 17 '23 11:03 FedeClaudi