Constrained gradient via the chain rule
Source:R/03_03_DeCovarT_estimate_ratios_frequentist.R
gradient_loglik_constrained.RdReturns $$ \nabla_{\boldsymbol{\rho}}\ell = \bigl(\nabla_{\boldsymbol{p}}\ell\bigr)^{\mathsf{T}} \mathbf{J}_{\boldsymbol{\psi}}(\boldsymbol{\rho}), $$ i.e. first-order chain rule for \(\ell\circ\boldsymbol{\psi}\).
Arguments
- rho
Numeric vector \(\boldsymbol{\rho}\in\mathbb{R}^{J-1}\).
- y
Numeric vector (or one-column matrix) \(\boldsymbol{y}\in\mathbb{R}^{G}\).
- mean_signature_matrix
Numeric matrix \(\boldsymbol{\mu}\in\mathcal{M}_{G\times J}\) (plug-in means).
- Sigma
Array of cell-type covariances in \(\mathcal{M}_{G\times G\times J}\).