R/sum1.R

Defines functions sum1

sum1 <-
function(x){x <- x/sum(x)}

Try the semPLS package in your browser

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

semPLS documentation built on May 2, 2019, 9:34 a.m.