R/O2P.R

Defines functions O2P

Documented in O2P

O2P <-
function(x)
    {
    tcrossprod(x)
    }

Try the LDRTools package in your browser

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

LDRTools documentation built on Sept. 18, 2023, 1:06 a.m.