Question
Consider the GLM for the Poisson exponential family. Assume for simplicity that n=1. What is the log-likelihood function \ell (\mathbf Y,\mathbb {X},{\boldsymbol \beta }) with the canonical link function?
Use X for X_1, Y for Y_1, and + c for the constant term. Do not use \phi and instead use the actual value of \phi for the Poisson exponential family. To input a dot product a^ T b, write it as a*b.
\ell (\mathbf Y,\mathbb {X},{\boldsymbol \beta })=
Use X for X_1, Y for Y_1, and + c for the constant term. Do not use \phi and instead use the actual value of \phi for the Poisson exponential family. To input a dot product a^ T b, write it as a*b.
\ell (\mathbf Y,\mathbb {X},{\boldsymbol \beta })=
Answers
GPT 3.5
Y*log(X*beta)-X*beta-log(Y!)+Y*log(1)-log(1)
Related Questions
When computing the least-squares estimator, we are computing some \hat{{\boldsymbol \beta }} which m...
In the setting of deterministic design for linear regression, we assume that the design matrix \math...
Let \ell _ n({\boldsymbol \beta }) be the likelihood function as a function of {\boldsymbol \beta }...
Let \mathrm{{\boldsymbol X}} \sim \mathcal{N}( \mathbf{0}, \Sigma ) where, for simplicity, \mathrm{{...