Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

parsePredName.fnc

parse character string specifying restricted cubic spline


Description

parse character string specifying restricted cubic spline into simple predictor name and number of knots

Usage

parsePredName.fnc(name)

Arguments

name

character string for predictor, e.g. rcs(X, 3)

Details

not intended for independent use

Value

a list with components

baseName

character string denoting simple predictor name (X)

knots

integer specifying number of knots

Note

not intended for independent use

Author(s)

R. H. Baayen

See Also

See Also as plotLMER.fnc

Examples

## Not run: not intended for independent use

languageR

Analyzing Linguistic Data: A Practical Introduction to Statistics

v1.5.0
GPL (>= 2)
Authors
R. H. Baayen <harald.baayen@uni-tuebingen.de>, Elnaz Shafaei-Bajestan <elnaz.shafaei-bajestan@uni-tuebingen.de>
Initial release
2019-01-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.