R/RcppExports.R

Defines functions reml

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

reml <- function(start, X, y, Z, maxiter, S) {
    .Call(`_MeDuSA_reml`, start, X, y, Z, maxiter, S)
}
LeonSong1995/MLM documentation built on March 13, 2024, 1:21 p.m.