Nothing
mcCovMat.default <- function(object,nsim=100,seed=NULL,maxit=1000) {
whinge <- paste("Argument \"object\" must be of class either \"mleDb\",
\"mleBb\", \"Dbdpars\" or \"Bbdpars\".\n")
stop(whinge)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.