R/xspliner.R

#' Easy way for approximating data with splines.
#'
#' @name xspliner-package
#' @importFrom magrittr %>%
#' @importFrom grDevices dev.off pdf
#' @importFrom stats as.formula fitted glm model.frame predict summary.glm coef getCall predict.glm terms.formula setNames
#' @importFrom graphics plot
NULL
ModelOriented/xspliner documentation built on Oct. 5, 2019, 3:42 p.m.