| effectcoding | R Documentation |
Effectcoding
effectcoding(x)
x |
An already binary encoded variable with 0/1 value pairs. |
x encoded with -1/1 value pairs.
http://www.faqs.org/faqs/ai-faq/neural-nets/part2/.
dummify.
Other Dummifying:
append_rows(),
dummify(),
dummify_multilabel(),
one_hot_decode(),
one_hot_encode(),
remove_columns(),
resample_imbalanced(),
sparse_encode()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.