Scale {criticality} | R Documentation |
This function centers, scales, and one-hot encodes variables.
Scale(code = "mcnp", dataset = NULL, output, ext.dir)
code |
Monte Carlo radiation transport code (e.g., "cog", "mcnp") |
dataset |
Training and test data |
output |
Processed output from Monte Carlo radiation transport code simulations |
ext.dir |
External directory (full path) |
A list of centered, scaled, and one-hot-encoded training and test data