parsePredName.fnc | R Documentation |
parse character string specifying restricted cubic spline into simple predictor name and number of knots
parsePredName.fnc(name)
name |
character string for predictor, e.g. |
not intended for independent use
a list with components
baseName |
character string denoting simple predictor name ( |
knots |
integer specifying number of knots |
not intended for independent use
R. H. Baayen
See Also as plotLMER.fnc
## Not run: not intended for independent use
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.