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)
}

Try the mvrsquared package in your browser

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

mvrsquared documentation built on July 26, 2023, 5:31 p.m.