R/tr.R

Defines functions tr

Documented in tr

tr <-
function(x, gm, mu, sg) eval({x<-x; gm<-gm; mu<-mu; sg<-sg; .tr})

Try the mgpd package in your browser

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

mgpd documentation built on May 2, 2019, 9:39 a.m.