R/minMSE-package.R

## usethis namespace: start
#' @useDynLib minMSE, .registration = TRUE
## usethis namespace: end
NULL
#' @importFrom MASS ginv
#' @importFrom Rcpp sourceCpp
#' @importFrom grDevices dev.off dev.new rainbow
#' @importFrom graphics lines
#' @importFrom stats optim runif sd
#' @importFrom utils read.csv tail write.csv
#' @rawNamespace exportPattern("^[[:alpha:]]+")
NULL

Try the minMSE package in your browser

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

minMSE documentation built on March 18, 2022, 8:05 p.m.