renamed_tidy.Rd
rename the columns to be more descriptive
renamed_tidy(model)
model | input fitted model |
---|
tidy with renamed columns
#> # A tibble: 2 × 7 #> lh op rh b se t p #> <chr> <chr> <chr> <dbl> <dbl> <dbl> <dbl> #> 1 salary ~ (Intercept) 91719. 2766. 33.2 3.33e-116 #> 2 salary ~ yrs.since.phd 985. 107. 9.18 2.50e- 18