fixNodeBias {netknitr} | R Documentation |
fixNodeBias
Description
Fix the possible bias that occurs while generating the nodes.
Usage
fixNodeBias(my_data)
Arguments
my_data |
data frame |
Value
data frame
Author(s)
Jayachandra N
Examples
res <- fixNodeBias(head(mtcars))
[Package netknitr version 0.2.1 Index]