Integreat`GLM`
Integreat`GLM`
GLMOrder
GLMOrder[glm]
computes the order of accuracy of glm.
Details and Options
- The order of a general linear method is a integer greater than or equal to .
- GLMOrder checks order conditions which assume high stage order, i.e., .
Examples
open allclose allBasic Examples (2)
Possible Issues (2)
GLMOrder may underestimate the order for methods with low stage order:
Methods with floating point or rational approximations to coefficients may fail to satisfy order conditions by small, but nonzero residuals:
Tech Notes
▪