R/jdify-package.R

#' 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
tnagler/jdify documentation built on May 31, 2019, 4:41 p.m.