Home
last modified time | relevance | path

Searched refs:residCurvTest (Results 1 – 2 of 2) sorted by relevance

/dports/math/R-cran-car/car/man/
H A DresidualPlots.Rd10 \alias{residCurvTest}
11 \alias{residCurvTest.lm}
12 \alias{residCurvTest.glm}
198 \code{residCurvTest} computes the curvature test only. For any factors a
/dports/math/R-cran-car/car/R/
H A DresidualPlots.R181 else residCurvTest(model, variable)
256 residCurvTest <- function(model, variable) {UseMethod("residCurvTest")} function