R/srr-stats-standards.R

#' srr_stats
#'
#' All of the following standards initially have `@srrstatsTODO` tags.
#' These may be moved at any time to any other locations in your code.
#' Once addressed, please modify the tag from `@srrstatsTODO` to `@srrstats`,
#' or `@srrstatsNA`, ensuring that references to every one of the following
#' standards remain somewhere within your code.
#' (These comments may be deleted at any time.)
#'
#' @srrstatsVerbose TRUE
#'
#' @srrstats {G1.2} *Statistical Software should include a* Life Cycle Statement *describing current and anticipated future states of development.*
#' The software is stable: The core features are stable, and we are focused on minor improvements and addressing user feedback.
#' Looking ahead, we aim to extend the factor copula model with covariates to suite a more general situation.
#' @noRd
NULL

#' NA_standards
#'
#' Any non-applicable standards can have their tags changed from `@srrstatsTODO`
#' to `@srrstatsNA`, and placed together in this block, along with explanations
#' for why each of these standards have been deemed not applicable.
#' (These comments may also be deleted at any time.)
#' @srrstatsNA {G2.4a} *no `integer` is necessary*
#' @srrstatsNA {G2.4c} *no `character` is necessary character*
#' @srrstatsNA {G2.4d} *no `factor` is necessary character*
#' @srrstatsNA {G2.4e} *no `factor` is necessary character*
#' @srrstatsNA {G2.5} *no `factor` is necessary character*
#' @srrstatsNA {G4.0} *no outputs to be written to local files*
#' @srrstatsNA {G5.0} *no standard data sets with known properties for spatial extremal dependent structure).*
#' @srrstatsNA {G5.10} *no extended tests*
#' @srrstatsNA {G5.11} *no extended tests*
#' @srrstatsNA {G5.11a} *no extended tests*
#' @srrstatsNA {G5.12} *no extended tests*

Try the eFCM package in your browser

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

eFCM documentation built on Sept. 9, 2025, 5:52 p.m.