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



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.3, https://cran.r-project.org/web/packages/heplots. Accessed 29 Mar. 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)
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
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/2703/28Downloads for heplots100150200250300350400TrendBars

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