Hi, I'm using NP as part of a forecasting tool I'm building.
I'd really like to be able to access the linear regression coefficient estimates for my additional regressors.
In Prophet I'm able to do this using the regressor_coefficients() function, however I can't find anything in the NP documentation about how to do this.
Any help/suggestions appreciated
Thanks
Joe