replicatedDesignPointsWithResponse

fun replicatedDesignPointsWithResponse(responseName: String, coded: Boolean = false): AnyFrame

Returns a data frame that has columns (point, exp_name, rep_id, responseName, factor1, factor2, ..., factorN) where the values in the responseName column have the value of the response for the named experiments and the replication id (number) for the value. The dataframe provides the data for performing a response surfacing model for the named response.

Parameters

coded

indicates if the points should be coded, the default is false