Likelihoodbased
Likelihood-based refers to statistical methods that use the likelihood function as the foundation for estimation, inference, and model comparison. The likelihood function, L(θ; data), expresses the probability of observing the data given a parameter value θ. The central goal is to learn about θ from the observed data by focusing on how likely different parameter values are.
Estimation in likelihood-based approaches typically uses maximum likelihood estimation (MLE), selecting θ̂ that maximizes the likelihood. Under
Extensions include information criteria for model selection (AIC, BIC) derived from the likelihood, as well as