bilby.core.likelihood.StudentTLikelihood ======================================== .. currentmodule:: bilby.core.likelihood .. autoclass:: StudentTLikelihood :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. automethod:: __call__ .. rubric:: Methods .. autosummary:: ~StudentTLikelihood.__init__ ~StudentTLikelihood.log_likelihood ~StudentTLikelihood.log_likelihood_ratio ~StudentTLikelihood.noise_log_likelihood .. rubric:: Attributes .. autosummary:: ~StudentTLikelihood.func ~StudentTLikelihood.function_keys ~StudentTLikelihood.lam ~StudentTLikelihood.marginalized_parameters ~StudentTLikelihood.meta_data ~StudentTLikelihood.model_parameters ~StudentTLikelihood.n ~StudentTLikelihood.nu ~StudentTLikelihood.residual ~StudentTLikelihood.x ~StudentTLikelihood.y