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

Link to kldstudent function. Item about parameter estimation removed (will be...

Link to kldstudent function. Item about parameter estimation removed (will be added later, when the method is available).
parent 2b625fda
No related branches found
No related tags found
No related merge requests found
......@@ -5,13 +5,12 @@
#' \item Calculation of distances/divergences between MTD:
#' \itemize{
#' \item Renyi divergence, Bhattacharyya distance, Hellinger distance: \code{\link{diststudent}}
#' \item Kullback-Leibler divergence: \code{kldstudent}
#' \item Kullback-Leibler divergence: \code{\link{kldstudent}}
#' }
#' \item Tools for MTD:
#' \itemize{
#' \item Probability density: \code{\link{dmtd}}
#' \item Simulation from a MTD: \code{\link{rmtd}}
#' \item estimation of the parameters of a MTD: \code{estparmtd}
#' \item Plot of the density of a MTD with 2 variables: \code{\link{plotmtd}}, \code{\link{contourmtd}}
#' }
#' }
......
......@@ -11,13 +11,12 @@ This package provides tools for multivariate \eqn{t} distributions (MTD):
\item Calculation of distances/divergences between MTD:
\itemize{
\item Renyi divergence, Bhattacharyya distance, Hellinger distance: \code{\link{diststudent}}
\item Kullback-Leibler divergence: \code{kldstudent}
\item Kullback-Leibler divergence: \code{\link{kldstudent}}
}
\item Tools for MTD:
\itemize{
\item Probability density: \code{\link{dmtd}}
\item Simulation from a MTD: \code{\link{rmtd}}
\item estimation of the parameters of a MTD: \code{estparmtd}
\item Plot of the density of a MTD with 2 variables: \code{\link{plotmtd}}, \code{\link{contourmtd}}
}
}
......
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