R/expValBb.mleBb.R

Defines functions expValBb.mleBb

Documented in expValBb.mleBb

expValBb.mleBb <- function(mo,...) {
   m    <- mo["m"]
   size <- attr(mo,"size")
   m*size
}

Try the dbd package in your browser

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

dbd documentation built on Aug. 19, 2021, 5:07 p.m.