hermite-internal {hermite}R Documentation

Internal hermite functions

Description

Internal hermite functions

Usage

int.hermite(x, a, b, m)
edg(y, a, b, m=2)
cofi(p, a, b, m=2)
## S3 method for class 'glm.hermite'
summary(object, ...)
## S3 method for class 'glm.hermite'
print.summary(x, ...)

Details

These functions are not to be called by the user

See Also

hermite-package, dhermite, phermite, qhermite, rhermite, glm.hermite


[Package hermite version 1.1.2 Index]