R/frob.R

Defines functions frob

Documented in frob

frob <-
function(M) return(sqrt(sum(M^2)))

Try the lmreg package in your browser

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

lmreg documentation built on May 2, 2019, 9:29 a.m.