post_x {arf} | R Documentation |
Post-process data
Description
This function prepares output data for forge.
Usage
post_x(x, params, round = TRUE)
Arguments
x |
Input data.frame. |
params |
Circuit parameters learned via |
round |
Round continuous variables to their respective maximum precision in the real data set? |
[Package arf version 0.2.4 Index]