powered by
Checking Overall Model Significance
check_model_sig(data, y, x)
p-value with a statement on whether the model is significant or not
A data frame containing the variables to use
The dependent variable
A set of independent variables
Mutua Kilai
check_model_sig(data = eduperform, "pi", c("hs", "ps"))
Run the code above in your browser using DataLab