powered by
build.y(formula, data)
require(ggplot2) head(mpg) head(build.y(hwy ~ class + cyl + year, data=mpg))
Run the code above in your browser using DataLab