car (version 0.8-4)

car-internal: Internal car functions

Description

Internal functions for package car.

Usage

df.terms(model, term, ...)
df.terms.default(model, term, ...)
has.intercept(model, ...)
has.intercept.default(model)
inv(x)
is.aliased(model)
mfrow(n, max.plots=0)
nice(x, direction=c("round", "down", "up"))
predictor.names(model, ...)
predictor.names.default(model)
relatives(term, names, factors)
response.name (model, ...) 
response.name.default(model)
response(model, ...)
response.default(model)
term.names(model, ...)
term.names.default(model)

Arguments

Details

These functions are not intended to be called by the user.