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.7.4")



Attach the package and use:
library("heplots")
Maintained by
Michael Friendly
[Scholar Profile | Author Map]
First Published: 2007-02-01
Latest Update: 2023-09-05
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.7.4, https://cran.r-project.org/web/packages/heplots. Accessed 05 May. 2025.
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)
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
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for heplots150200250300350400TrendBars

Today's Hot Picks in Authors and Packages

rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
pdqr  
Work with Custom Distribution Functions
Create, transform, and summarize custom random variables with distribution functions (analogues of ...
Download / Learn more Package Citations See dependency  
BINCOR  
Estimate the Correlation Between Two Irregular Time Series
Estimate the correlation between two irregular time series that are not necessarily sampled on ident ...
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  
cape  
Combined Analysis of Pleiotropy and Epistasis for Diversity Outbred Mice
Combined Analysis of Pleiotropy and Epistasis infers predictive networks between genetic variants a ...
Download / Learn more Package Citations See dependency  
lifecourse  
Quantification of Lifecourse Fluidity
Provides in built datasets and three functions. These functions are mobility_index, nonStanTest and ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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