Other packages > Find by keyword >

hdrcde  

Highest Density Regions and Conditional Density Estimation
View on CRAN: Click here


Download and install hdrcde package within the R console
Install from CRAN:
install.packages("hdrcde")

Install from Github:
library("remotes")
install_github("cran/hdrcde")

Install by package version:
library("remotes")
install_version("hdrcde", "3.4")



Attach the package and use:
library("hdrcde")
Maintained by
Rob Hyndman
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-12-05
Latest Update: 2021-01-18
Description:
Computation of highest density regions in one and two dimensions, kernel estimation of univariate density functions conditional on one covariate,and multimodal regression.
How to cite:
Rob Hyndman (2005). hdrcde: Highest Density Regions and Conditional Density Estimation. R package version 3.4, https://cran.r-project.org/web/packages/hdrcde. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2005-12-05 12:52), 1.01 (2005-12-15 08:26), 2.01 (2006-05-12 09:55), 2.02 (2006-08-07 07:55), 2.03 (2006-10-07 21:25), 2.04 (2006-11-22 11:31), 2.06 (2007-03-30 18:53), 2.07 (2007-06-11 21:16), 2.08 (2008-10-07 16:08), 2.09 (2008-11-21 14:19), 2.10 (2009-08-19 10:15), 2.11 (2009-09-18 22:25), 2.12 (2009-10-13 10:20), 2.13 (2010-01-26 09:26), 2.14 (2010-04-20 11:29), 2.15 (2010-11-11 13:40), 2.16 (2012-03-30 12:14), 3.0 (2013-08-28 07:24), 3.1 (2013-10-19 15:53), 3.2 (2018-01-29 12:01), 3.3 (2018-12-21 15:50)
Other packages that cited hdrcde R package
View hdrcde citation profile
Other R packages that hdrcde depends, imports, suggests or enhances
Complete documentation for hdrcde
Functions, R codes and Examples using the hdrcde R package
Some associated functions: BoxCox . alpha . cde.bandwidths . cde . hdr.boxplot.2d . hdr.boxplot . hdr.cde . hdr.den . hdr . hdrbw . hdrconf . hdrscatterplot . lane2 . maxtemp . modalreg . plot.cde . plot.hdrconf . shades . 
Some associated R codes: attach.R . cde.bandwidths.R . cde.est.R . hdr.R . hdr.boxplot.2d.R . hdr.conf.R . hdrcde-package.R . hdrscatterplot.R . linbin.R . plot.hdr.conf.R . plotcde.R .  Full hdrcde package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA