degreesOrKnots.fnc: Extract degree of polynomial or knots for restricted cubic...

Description Usage Arguments Details Value Note Author(s) See Also Examples

Description

Extract degree of polynomial or knots for restricted cubic spline from the predictor name

Usage

1

Arguments

name

name of predictor, e.g. poly(X, 2, raw = TRUE)

Details

attempts to find degrees or knots if present in input name

Value

Returns an integer for degrees or knots

Note

not intended for independent use

Author(s)

R. H. Baayen

See Also

See Also as plotLMER.fnc

Examples

1
  ## Not run: not intended for independent use

languageR documentation built on May 2, 2019, 10:02 a.m.