R/Run.R

Defines functions run

Documented in run

#' Run MS17-260
#'
#'
run <- function(wd = "R/") {
  wd <<- wd
  testen3()
  # LVARWCI()
  # NLVAR()
  # Comparison()
}
jpburgard/mixtureVAR documentation built on Nov. 1, 2023, 1:46 p.m.