powered by
Model Summary Statistics
ols_model_stats(data, y, x)
A tibble containing model summary stats: R-Squared, Adjusted R-Squared, AIC and BIC
A data frame containing the variables to use
The dependent variable
The independent variables
Mutua Kilai
ols_model_stats(data = eduperform, "pi", c("hs", "ps"))
Run the code above in your browser using DataLab