Nothing
#' @importFrom cubature cuhre
#' @export
# another version of the logL function accepting rho and df as distinct scalar parameters
logL_mle2 <- function(rho, df, x) logL(c(rho, df), x)
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.