README.md

RgamPkg

R package that provides analysis and ggplot2 based plotting functions for Generalized Additive Model fitting (GAM).

To install RgamPkg enter the following command lines from an R console:

install.packages("devtools")
devtools::install_github("deandevl/RgamPkg")

In your R application file include the package:

library(RgamPkg)


deandevl/RgamPkg documentation built on Sept. 17, 2021, 2:02 p.m.