R/AAt.R

Defines functions AAt

AAt <-
function(A) {
    .Call('expectreg_AAt', 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 Jan. 10, 2026, 1:06 a.m.