powered by
Get variance of the model coefficients
get_coefficients_variance(data, y, x)
Tibble containing the variances
A data frame containing the variables to use
The dependent variable
A set of independent variables
Mutua Kilai
get_coefficients_variance(data = eduperform, "pi", c("hs", "ps"))
Run the code above in your browser using DataLab