Other packages > Find by keyword >

histogram  

Construction of Regular and Irregular Histograms with Different Options for Automatic Choice of Bins
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("histogram", "0.0-25")



Attach the package and use:
library("histogram")
Maintained by
Thoralf Mildenberger
[Scholar Profile | Author Map]
First Published: 2009-11-12
Latest Update: 2019-04-26
Description:
Automatic construction of regular and irregular histograms as described in Rozenholc/Mildenberger/Gather (2010).
How to cite:
Thoralf Mildenberger (2009). histogram: Construction of Regular and Irregular Histograms with Different Options for Automatic Choice of Bins. R package version 0.0-25, https://cran.r-project.org/web/packages/histogram. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.0-21 (2009-11-12 17:02), 0.0-22 (2009-12-16 09:09), 0.0-23 (2009-12-24 11:42), 0.0-24 (2016-10-16 17:39)
Other packages that cited histogram R package
View histogram citation profile
Other R packages that histogram depends, imports, suggests or enhances
Complete documentation for histogram
Functions, R codes and Examples using the histogram R package
Some associated functions: histogram . 
Some associated R codes: DynamicExtreme.R . DynamicList.R . PathList.R . greedy.R . histogram.R . histogram.irregular.R . histogram.regular.R . utils.R .  Full histogram package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for histogram510152025303540TrendBars

Today's Hot Picks in Authors and Packages

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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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