gravy-internal: Internal gravy functions

gravy-internalR Documentation

Internal gravy functions

Description

Internal gravy functions.

Usage

## S3 method for class 'HOF'
coef(object, model, ...)
## S3 method for class 'HOF'
deviance(object, model, ...)
## S3 method for class 'HOF'
logLik(object, ...)
## S3 method for class 'HOF'
df.residual(object, model, ...)
pick.model(obj, level = 0.95,  test = c("F", "Chisq", "AIC", "AICc", "BIC"), 
    ...)
scale01(x, xrange)
ssHOF(x,y,M,model=5)

Details

These are not to be called by the user.


jarioksa/gravy documentation built on May 24, 2024, 4:52 a.m.