jesterTOV.inference.base.prior.LogisticDistribution#
- class LogisticDistribution(parameter_names, **kwargs)[source]#
Bases:
PriorLogistic distribution prior.
Note: This class follows the Jim/jimgw architecture.
Methods
__init__(parameter_names, **kwargs)add_name(x)Turn an array into a dictionary.
log_prob(z)Evaluate the log probability.
sample(rng_key, n_samples)Sample from a logistic distribution.
Attributes
n_dimparameter_namescomposite