Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
 
 
man
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

hdrcde: Highest Density Regions and Conditional Density Estimation

Travis-CI Build Status CRAN_Status_Badge Downloads Licence

The R package hdrcde provides tools for computing highest density regions in one and two dimensions, kernel estimates of univariate density functions conditional on one covariate, and multimodal regression.

Author: Rob J Hyndman with contributions from Jochen Einbeck and Matt Wand

This package implements the methods described in the following papers.

Installation

You can install the stable version on R CRAN.

install.packages('hdrcde', dependencies = TRUE)

You can install the development version from Github

# install.packages("devtools")
devtools::install_github("robjhyndman/hdrcde")

License

This package is free and open source software, licensed under GPL 3.

About

Highest density regions and conditional density estimation

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.