Open marianrick opened 4 years ago
First of all thanks for these great regression tools. While I feel like LOESS is the best regression method to represent my data, I wonder why that's the only function where the predict-Property is missing. Is that's the case for a reason?
It would be great to have it! In the meantime, you can use https://github.com/yongjun21/loess (see e.g. https://observablehq.com/@fil/hello-loess)
First of all thanks for these great regression tools. While I feel like LOESS is the best regression method to represent my data, I wonder why that's the only function where the predict-Property is missing. Is that's the case for a reason?