regression Data
fun regressionData(responseName: String, linearModel: LinearModel, coded: Boolean = true): RegressionData(source)
Returns regression data for the supplied response and linear model.
Returns regression data for the supplied response and linear model.