neighbayes.models.priors.SARLogitPriors¶
-
class neighbayes.models.priors.SARLogitPriors(rho_lower=
-0.999, rho_upper=0.999, beta_mu=0.0, beta_sigma=10.0)[source]¶ Priors for
neighbayes.models.SARLogit.Like
SARProbitPriorsbut withoutsigma_a_sigma(the logit model has no regional random effect). There is nosigmaparameter because the logit link absorbs the noise scale.Methods
__init__([rho_lower, rho_upper, beta_mu, ...])Attributes