### optValue: optimal ojective function value of the estimated model
#' @export
setGeneric("optValue",
function(object, ...) {
res <- standardGeneric("optValue")
res
}
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.