Description Usage Arguments Author(s) Examples
View source: R/utils.R View source: R/discretize.R
Change numeric variables that are specified in varnames
to factors so that discretize
won't partition.
1 | makeFactor(df, varnames)
|
df |
Input data frame. |
varnames |
Names of variables to be converted to factors. |
Norm Matloff <matloff@cs.ucdavis.edu>, Vincent Yang <vinyang@ucdavis.edu>, and Harrison Nguyen <hhnguy@ucdavis.edu>
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.