R/TmW_Lap.R

Defines functions TmW_Lap

TmW_Lap <- function(x)
    {
    .Call("TmW_Lap_cpp", x, PACKAGE = "TICM")$W
    }

Try the TICM package in your browser

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

TICM documentation built on Feb. 12, 2026, 1:07 a.m.