powered by
This function will take a data frame and generate all the combinations of linear model
reg.model(dataframe,dependent)
:a data frame
: dependent variable
# NOT RUN { reg.model(mtcars,"mpg") # }
Run the code above in your browser using DataLab