R/AlteryxPredictive-package.r

#' AlteryxPredictive.
#'
#' @name AlteryxPredictive
#' @docType package
#' @importFrom grDevices dev.off palette
#' @importFrom graphics arrows axis box dotchart legend par plot points text title
#' @importFrom stats as.formula binomial complete.cases family formula glm lm anova
#'   median na.omit pf predict qt quasibinomial runif sd setNames anova coef pchisq
#' @importFrom utils capture.output head install.packages installed.packages
#'   modifyList packageVersion
NULL

utils::globalVariables(c(".", "setInternet2", "Resid"))
alteryx/AlteryxPredictive documentation built on May 12, 2019, 1:37 a.m.