| preProcess {boostingDEA} | R Documentation | 
Data Pre-processing for Multivariate Adaptive Frontier Splines.
Description
This function arranges the data in the required format and displays error messages.
Usage
preProcess(data, x, y, na.rm = TRUE)
Arguments
| data | 
 | 
| x | Column input indexes in  | 
| y | Column output indexes in  | 
| na.rm | 
 | 
Value
It returns a data.frame in the required format.
[Package boostingDEA version 0.1.0 Index]