MakeInteger {ebmstate} | R Documentation |
Convert factor to integer.
MakeInteger(v)
v |
A factor vector. |
An internal function of CoxRFX
, not meant
to called directly by the user.
A data.frame with columns corresponding to levels in the factor.
Moritz Gerstung