We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
eta
HSGP
Similar to #1280, I would like to be able to use non-scalar (including hierarchical) scales in HSGP class.
This might be easier to implement than #1280 depending if pymc.gp.HSGP handles the dims via prior_linearized the ls.
prior_linearized
ls
Implementation Location :
pymc-marketing/pymc_marketing/mmm/hsgp.py
Lines 720 to 730 in 181b348
The text was updated successfully, but these errors were encountered:
scale
HSGPPeriodic
No branches or pull requests
Similar to #1280, I would like to be able to use non-scalar (including hierarchical) scales in
HSGP
class.This might be easier to implement than #1280 depending if pymc.gp.HSGP handles the dims via
prior_linearized
thels
.Implementation Location :
pymc-marketing/pymc_marketing/mmm/hsgp.py
Lines 720 to 730 in 181b348
The text was updated successfully, but these errors were encountered: