Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Equivalent of an 'lpmatrix' in MGCV gam predict function #313

Open
henrytranter opened this issue Mar 8, 2022 · 0 comments
Open

Equivalent of an 'lpmatrix' in MGCV gam predict function #313

henrytranter opened this issue Mar 8, 2022 · 0 comments

Comments

@henrytranter
Copy link

I am currently looking to implement a function we have created in R in python. I am just about there. The R function uses the GAM functionality of MGCV, and during one prediction uses the predictor type "lpmatrix" which "yields the values of the linear predictor when postmultiplied by the parameter vector".

I am wondering if there is similar functionality in pyGAM, or if it can be achieved with what functionality is there? I can't seem to replicate it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant