post_x: 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 forde
.
- round
Round continuous variables to their respective maximum precision in the real data set?