View source: R/estimateEffectContinuous.R
factor2dummy | R Documentation |
Make factor to dummary variable in a data.frame
factor2dummy(df)
df |
A data.frame |
iris2=factor2dummy(iris)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.