Zzong's Notes

Home

❯

statistic

❯

joint likelihood

joint likelihood

2026년 6월 14일1 min read

Joint Likelihood

Let there be a generative model m describing measured data y using model parameters θ and a prior distribution on θ .

p(y,θ∣m)=p(y∣θ,m)p(θ∣m)

Then, the joint likelihood is equal to the product of likelihood function and prior density:

B) Related

  • law of conditional probability

C) References

  • https://statproofbook.github.io/P/jl-lfnprior.html

링크된 언급

1
Tutorial on Probablistic Latent Semantic Analysis

...{i}=w\mid\Phi,\theta {d}\right)=\sum {z=k}^{T}\phi {(z,w)}\theta {(d,z)} 그리고 전체 데이터셋 \mathcal{W} 에 대한 joint likelihood 는 다음과 같다 : \begin{aligned}p(\mathcal{W}\mid\Phi,\Theta)&=\prod {d}^{D}\prod {i}^{N {d}}\sum {z=k}...

  • Joint Likelihood
  • B) Related
  • C) References