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

Function names changed

parent ea962053
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,9 @@
#' }
#' \item Tools for MCD:
#' \itemize{
#' \item Probability density: \code{\link{mvdcd}}
#' \item Simulation from a MCD: \code{\link{mvrcd}}
#' \item Plot of the density of a MCD with 2 variables: \code{\link{plotmvcd}}, \code{\link{contourmvcd}}
#' \item Probability density: \code{\link{dmcd}}
#' \item Simulation from a MCD: \code{\link{rmcd}}
#' \item Plot of the density of a MCD with 2 variables: \code{\link{plotmcd}}, \code{\link{contourmcd}}
#' }
#' }
#'
......
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