Other packages > Find by keyword >

heplots  

Visualizing Hypothesis Tests in Multivariate Linear Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("heplots", "1.8.1")



Attach the package and use:
library("heplots")
Maintained by
Michael Friendly
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-02-01
Latest Update: 2025-05-24
Description:
Provides HE plot and other functions for visualizing hypothesis tests in multivariate linear models. HE plots represent sums-of-squares-and-products matrices for linear hypotheses and for error using ellipses (in two dimensions) and ellipsoids (in three dimensions). The related 'candisc' package provides visualizations in a reduced-rank canonical discriminant space when there are more than a few response variables.
How to cite:
Michael Friendly (2007). heplots: Visualizing Hypothesis Tests in Multivariate Linear Models. R package version 1.8.1, https://cran.r-project.org/web/packages/heplots. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.8-0 (2007-02-01 10:50), 0.8-1 (2008-11-03 19:51), 0.8-4 (2008-11-19 12:45), 0.8-5 (2009-04-03 11:43), 0.8-6 (2009-04-19 20:07), 0.8-9 (2009-07-23 07:30), 0.8-10 (2009-10-13 17:41), 0.8-11 (2009-12-23 09:18), 0.9-3 (2010-07-29 11:14), 0.9-4 (2010-09-29 10:00), 0.9-5 (2010-10-05 18:37), 0.9-6 (2010-11-02 23:01), 0.9-8 (2011-05-21 20:12), 0.9-10 (2011-10-17 07:55), 0.9-11 (2012-02-12 09:05), 0.9-12 (2012-05-17 08:17), 1.0-0 (2012-08-08 17:51), 1.0-2 (2012-12-17 05:58), 1.0-5 (2013-01-13 19:40), 1.0-7 (2013-02-08 20:18), 1.0-8 (2013-04-11 20:12), 1.0-11 (2013-08-21 20:38), 1.0-12 (2014-07-02 09:33), 1.0-15 (2015-04-18 17:19), 1.0-16 (2015-07-13 00:09), 1.1-0 (2016-03-26 16:09), 1.2-0 (2016-05-19 19:55), 1.3-0 (2016-06-04 08:38), 1.3-1 (2016-06-14 10:31), 1.3-3 (2016-10-21 21:27), 1.3-4 (2017-09-15 22:26), 1.3-5 (2018-04-03 23:03), 1.3-7 (2020-10-28 10:20), 1.3-8 (2021-01-21 16:00), 1.3-9 (2021-10-06 23:00), 1.4-1 (2022-10-02 00:00), 1.4-2 (2022-10-20 01:35), 1.6.0 (2023-09-05 13:50), 1.6.2 (2024-02-15 18:10), 1.7.0 (2024-05-02 23:50), 1.7.1 (2024-11-24 18:30), 1.7.3 (2024-12-22 22:00), 1.7.4 (2025-04-16 20:10), 1.7.5 (2025-05-24 19:40), 1.7.8 (2025-08-19 01:50)
Other packages that cited heplots R package
View heplots citation profile
Other R packages that heplots depends, imports, suggests or enhances
Complete documentation for heplots
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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