R/RcppExports.R

Defines functions powerEigen mincpp critcpp

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

critcpp <- function(a, b) {
    .Call(`_ClustVarLV_critcpp`, a, b)
}

mincpp <- function(a) {
    .Call(`_ClustVarLV_mincpp`, a)
}

powerEigen <- function(X) {
    .Call(`_ClustVarLV_powerEigen`, X)
}

Try the ClustVarLV package in your browser

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

ClustVarLV documentation built on May 28, 2022, 5:05 p.m.