Integreat`LMM`
Integreat`LMM`
LMMOrderConditions
LMMOrderConditions[lmm,p]
generates a list of order condition residuals for lmm from order 0 to p.
LMMOrderConditions[lmm,{p}]
generates the order p residual of lmm.
Details and Options
- The order condition residual of order p is , where is the LMMBetaGeneratingPolynomial.
- LMMOrderConditions[lmm,p] generates a list of length p+1.
Examples
open allclose allTech Notes
▪