powered by
F-statistic attributes
ols_model_sig(data, y, x)
A tibble containing the number of observations, F-Statistic, degrees of freedom and p-value
A data frame containing the variables to use
The dependent variable
Set of independent variables
Mutua Kilai
ols_model_sig(data = eduperform, "pi", c("hs", "ps"))
Run the code above in your browser using DataLab