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

Try the xspliner package in your browser

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

xspliner documentation built on Sept. 26, 2019, 1:02 a.m.