R/som2.R

som2 <-
function(v)
{
    return(sum(v**2))
}

Try the SPODT package in your browser

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

SPODT documentation built on May 2, 2019, 9:43 a.m.