Learn R Programming

glmdisc (version 0.6)

contr.ltfr: Wrapper for contr.ltfr

Description

Simply redirects the call to contr.ltfr, this is done to avoid errors when the caret namespace is not attached.

Usage

contr.ltfr(...)

Arguments

...

contr.ltfr parameters.

Examples

Run this code
# NOT RUN {
contr.ltfr(2)
# }

Run the code above in your browser using DataLab