R/RcppExports.R

Defines functions calc_sum_squares_latent

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

calc_sum_squares_latent <- function(Y, X, W, ybar, threads) {
    .Call(`_mvrsquared_calc_sum_squares_latent`, Y, X, W, ybar, threads)
}
TommyJones/mvrsquared documentation built on Aug. 24, 2023, 4:40 p.m.