R/dtr.R

Defines functions dtr

Documented in dtr

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

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.