create_eta_prior# pymc_marketing.mmm.hsgp.create_eta_prior(mass=0.05, upper=1.0)[source]# Create prior for the variance. Parameters: massfloatMass of the variance. Default is 0.05 or 5%. upperfloatUpper bound for the variance. Default is 1.0.