Learn R Programming

netknitr (version 0.2.1)

fixNodeBias: fixNodeBias

Description

Fix the possible bias that occurs while generating the nodes.

Usage

fixNodeBias(my_data)

Value

data frame

Arguments

my_data

data frame

Author

Jayachandra N

Examples

Run this code
res <- fixNodeBias(head(mtcars))

Run the code above in your browser using DataLab