R/expValDb.mleDb.R

Defines functions expValDb.mleDb

Documented in expValDb.mleDb

expValDb.mleDb <- function(ao,...) {
   alpha  <- ao["alpha"]
   beta   <- ao["beta"]
   ntop   <- attr(ao,"ntop")
   zeta   <- attr(ao,"zeta")
   expValDb.default(alpha,beta,ntop,zeta) 
}

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.