#' Joint density classification
#'
#' Implements classifiers based on the joint density of the predictors
#' and the class variable. Several methods for joint density estimation
#' can be used.
#'
#' @name jdify-package
#' @docType package
#'
#' @author Thomas Nagler
#'
#' @references Nagler, T. (2017). *A generic approach to nonparametric function
#' estimation with mixed data.* [arXiv:1704.07457](https://arxiv.org/abs/1704.07457)
#'
#' @keywords package
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.