R/evgam-package.R

#' evgam: A package for fitting generalised additive extreme value models.
#'
#' The evgam package's main function is fevgam.
#' 
#' @section evgam functions:
#' The evgam functions ...
#'
#' @docType package
#' @name evgam-package
#'
#' @useDynLib evgam, .registration = TRUE
#' @importFrom Rcpp sourceCpp evalCpp
#' @import stats graphics grDevices utils
NULL

Try the evgam package in your browser

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

evgam documentation built on June 28, 2022, 5:07 p.m.