Learn R Programming

dbd (version 0.0-22)

dbd-internal: Internal Verdis functions.

Description

Internal Verdis functions.

Usage

grad(x, distr=c("db","betabinom"),gpar)
gradDb(x,gpar)
gradBb(x,gpar)
hess(x, distr=c("db","betabinom"),hpar)
hessDb(hpar)
hessBb(x,hpar)
mcCovMatEngine(fitz,par0,seed)
meDb(x, ntop)
meBb(x, size, warn=FALSE)

Arguments

Details

These functions are auxiliary and are not intended to be called by the user.