R/RcppExports.R

Defines functions generate_preds

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

generate_preds <- function(beta_lm, beta_glm, u_lm, u_glm, design_mats, J, estimand) {
    .Call(`_saeczi_generate_preds`, beta_lm, beta_glm, u_lm, u_glm, design_mats, J, estimand)
}

Try the saeczi package in your browser

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

saeczi documentation built on June 22, 2024, 10:54 a.m.