Other packages > Find by keyword >

Hmisc  

Harrell Miscellaneous
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("Hmisc", "5.2-5")



Attach the package and use:
library("Hmisc")
Maintained by
Frank E Harrell Jr
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-07-17
Latest Update: 2025-03-16
Description:
Contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, simulation, importing and annotating datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of R objects to LaTeX and html code, recoding variables, caching, simplified parallel computing, encrypting and decrypting data using a safe workflow, general moving window statistical estimation, and assistance in interpreting principal component analysis.
How to cite:
Frank E Harrell Jr (2003). Hmisc: Harrell Miscellaneous. R package version 5.2-5, https://cran.r-project.org/web/packages/Hmisc. Accessed 06 Aug. 2026.
Previous versions and publish date:
2.0-0 (2003-07-17 11:04), 2.0-3 (2003-10-10 17:13), 2.0-4 (2003-10-16 14:19), 2.0-9 (2004-03-23 09:11), 2.2-0 (2004-06-03 19:36), 2.2-2 (2004-09-11 09:53), 2.2-3 (2004-09-12 20:02), 3.0-0 (2004-11-22 09:53), 3.0-1 (2004-11-25 10:37), 3.0-5 (2005-04-22 20:45), 3.0-6 (2005-06-02 19:04), 3.0-7 (2005-09-16 13:59), 3.0-8 (2006-01-10 13:23), 3.0-9 (2006-01-10 21:11), 3.0-10 (2006-01-12 11:29), 3.0-12 (2006-04-18 11:55), 3.1-1 (2006-10-04 08:55), 3.1-2 (2006-10-23 20:53), 3.2-1 (2007-02-13 12:10), 3.3-1 (2007-04-04 09:43), 3.3-2 (2007-04-27 15:57), 3.4-1 (2007-06-17 12:58), 3.4-2 (2007-07-07 20:50), 3.4-3 (2007-11-03 19:19), 3.4-4 (2008-11-04 09:06), 3.5-0 (2009-01-23 09:18), 3.5-2 (2009-01-26 20:44), 3.6-0 (2009-04-29 19:55), 3.6-1 (2009-08-04 18:31), 3.7-0.1 (2010-05-01 17:59), 3.7-0 (2009-09-03 11:24), 3.8-0 (2010-05-05 10:08), 3.8-1 (2010-06-04 10:41), 3.8-2 (2010-06-29 18:43), 3.8-3 (2010-09-08 08:45), 3.9-0 (2011-11-08 18:35), 3.9-1 (2012-01-14 09:59), 3.9-2 (2012-02-10 17:36), 3.9-3 (2012-03-29 22:59), 3.10-1.1 (2013-05-03 15:15), 3.10-1 (2012-10-25 16:00), 3.12-2 (2013-07-10 16:29), 3.13-0 (2013-11-21 15:54), 3.14-0 (2014-01-22 17:49), 3.14-1 (2014-02-25 08:21), 3.14-2 (2014-02-28 21:02), 3.14-3 (2014-03-02 17:55), 3.14-4 (2014-04-13 23:10), 3.14-5 (2014-09-12 15:50), 3.14-6 (2014-11-22 00:42), 3.15-0 (2015-02-16 07:10), 3.16-0 (2015-04-30 09:59), 3.17-0 (2015-09-21 21:36), 3.17-1 (2015-12-18 10:45), 3.17-2 (2016-02-21 19:51), 3.17-3 (2016-04-03 19:37), 3.17-4 (2016-05-02 17:28), 4.0-0 (2016-11-01 11:28), 4.0-1 (2016-12-08 13:58), 4.0-2 (2016-12-31 09:59), 4.0-3 (2017-12-20 16:55), 4.1-0 (2017-12-19 21:24), 4.1-1 (2018-01-03 16:23), 4.2-0 (2019-01-27 00:20), 4.3-0 (2019-11-07 20:20), 4.3-1 (2020-02-07 16:50), 4.4-0 (2020-03-23 08:20), 4.4-1 (2020-08-11 00:02), 4.4-2 (2020-11-29 07:00), 4.5-0 (2021-02-28 07:00), 4.6-0 (2021-10-07 11:00), 4.7-0 (2022-04-19 03:14), 4.7-1 (2022-08-15 10:30), 4.7-2 (2022-11-19 00:10), 4.8-0 (2023-02-09 10:50), 5.0-0 (2023-03-06 23:30), 5.0-1 (2023-03-08 15:00), 5.1-0 (2023-05-08 10:00), 5.1-1 (2023-09-12 14:52), 5.1-2 (2024-03-11 21:50), 5.1-3 (2024-05-28 09:10), 5.2-0 (2024-10-28 06:10), 5.2-1 (2024-12-02 12:20), 5.2-2 (2025-01-11 00:30), 5.2-3 (2025-03-16 16:40), 5.2-4 (2025-10-05 08:50), 5.2-5 (2026-01-09 10:31), (2026-07-09 08:06)
Other packages that cited Hmisc R package
View Hmisc citation profile
Other R packages that Hmisc depends, imports, suggests or enhances
Complete documentation for Hmisc
Functions, R codes and Examples using the Hmisc R package
Some associated functions: Cs . Ecdf . GiniMd . Hmisc-internal . Lag . Merge . Misc . Overview . R2Measures . Save . abs.error.pred . addMarginal . all.is.numeric . approxExtrap . areg . aregImpute . biVar . binconf . bootkm . bpower . bpplot . bystats . capitalize . ciapower . cnvrt.coords . combplotp . consolidate . contents . cpower . csv.get . curveRep . cut2 . data.frame.create.modify.check . dataRep . deff . describe . discrete . dotchart2 . dotchart3 . dotchartpl . epi . equalBins . errbar . escapeRegex . estSeqMarkovOrd . estSeqSim . event.chart . event.convert . event.history . find.matches . first.word . format.df . format.pval . gbayes . gbayesSeqSim . getHdata . getRs . getZip . ggMisc . ggfreqScatter . ggplotlyr . hdquantile . hidingTOC . hist.data.frame . histbackback . histboxp . hoeffd . html . impute . intMarkovOrd . knitrSet . labcurve . label . latex . latexCheckOptions . latexDotchart . latexTabular . latexTherm . legendfunctions . list.tree . mApply . mChoice . makeNstr . mdb.get . mgp.axis . minor.tick . mtitle . multLines . na.delete . na.detail.response . na.keep . nin . nobsY . nstr . num.intercepts . pairUpDiff . panel.bpplot . partition . pc1 . plotCorrM . plotCorrPrecision . plotlyM . plsmo . popower . print.char.list . print.char.matrix . prnz . prselect . pstamp . rMultinom . rcorr.cens . rcorr . rcorrp.cens . rcspline.eval . rcspline.plot . rcspline.restate . reShape . redun . rlegend . rm.boot . samplesize.bin . sasxport.get . scat1d . score.binary . sedit . show.pch . showPsfrag . simMarkovOrd . simRegOrd . simplifyDims . smean.sd . solvet . somers2 . soprobMarkovOrd . soprobMarkovOrdm . spower . spss.get . src . stat_plsmo . stata.get . string.bounding.box . string.break.line . stringDims . subplot . summarize . summary.formula . summaryM . summaryP . summaryRc . summaryS . symbol.freq . sys . t.test.cluster . tabulr . tex . transace . transcan . translate . trunc.POSIXt . units . upData . upFirst . valueTags . varclus . wtd.stats . xYplot . xtfrm.labelled . xy.group . yearDays . ynbind . 
Some associated R codes: Full Hmisc package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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