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