powered by
Return the results of nullmodel as a tibble
nullmodel
# S3 method for nullmodel tidy(x, ...)
A tibble with column value.
value
A nullmodel object.
Not used.
nullmodel(mtcars[,-1], mtcars$mpg) %>% tidy()
Run the code above in your browser using DataLab