Skip to content
Snippets Groups Projects
Commit 430363e8 authored by SANTAGOSTINI Pierre's avatar SANTAGOSTINI Pierre
Browse files

Correction: mtd (and not mcd)

parent d382fd0d
No related branches found
No related tags found
No related merge requests found
rmtd <- function(n, nu, mu, Sigma, tol = 1e-6) {
#' Simulate from a Multivariate Cauchy Distribution
#' Simulate from a Multivariate \eqn{t} Distribution
#'
#' Produces one or more samples from the multivariate (\eqn{p} variables) \eqn{t} distribution (MTD)
#' with degrees of freedom \code{nu}, mean vector \code{mu} and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment