R/lsm_package.R

#' @importFrom dplyr across contains everything group_by select summarize summarise count mutate '%>%' 'n'
#' @importFrom ggplot2 ggplot aes  geom_point  labs  stat_function theme theme_bw geom_smooth geom_boxplot geom_jitter
#' @importFrom stats complete.cases add1 anova as.formula binomial coef density drop1 glm lm model.frame model.matrix model.offset model.response model.weights pchisq pnorm prcomp predict coefficients predict printCoefmat qchisq qnorm terms uniroot vcov
#' @importFrom utils capture.output head
#' @importFrom stats cor cor.test mad median na.omit pchisq pf pnorm pt qnorm qqline qqnorm qt rexp rnorm runif sd var weighted.mean
NULL

Try the lsm package in your browser

Any scripts or data that you put into this service are public.

lsm documentation built on June 22, 2024, 10:31 a.m.