tdmBindResponse: Bind a column to a data frame.
Description
Bind the column with name response.predict and
contents vec as last column to data frame d
Usage
tdmBindResponse(d, response.predict, vec)
Arguments
vec
the contents for the last column bound to data frame d
Value
data frame d with column added