dbd-internal {dbd}R Documentation

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)

Details

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


[Package dbd version 0.0-22 Index]