R/AtA.R

Defines functions AtA

AtA <-
function(A) {
    .Call('expectreg_AtA', PACKAGE = 'expectreg', A)
}

Try the expectreg package in your browser

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

expectreg documentation built on May 29, 2024, 6:12 a.m.