Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

HH-defunct

Defunct Functions in Package 'HH'


Description

The function names listed here are no longer part of the HH package. Their task has been assigned to different function names.

Usage

anova.mean(...)               ## anovaMean
vcov.sufficient(...)          ## vcovSufficient
aov.sufficient(...)           ## aovSufficient
print.glht.mmc.multicomp(...) ## print.mmc.multicomp
coef.arima.HH(...)            ## coefArimaHH
glht.mmc(...)                 ## mmc
odds.ratio(...)               ## OddsRatio
plot.odds.ratio(...)          ## plotOddsRatio
persp.plane(...)              ## perspPlane
persp.floor(...)              ## perspFloor
persp.back.wall.x(...)        ## perspBack.wall.x
persp.back.wall.y(...)        ## perspBack.wall.y
persp.setup(...)              ## not used in R, S-Plus only
plot.hov(...)                 ## hovPlot
plot.hov.bf(...)              ## hovPlot.bf
plot.matchMMC(...)            ## plotMatchMMC
seqplot.forecast(...)         ## seqplotForecast
lm.case(...)                  ## case.lm
hh(...)                       ## hh("datasets/njgolf.dat") ## old
                              ## data(njgolf) ## use this for dataset
                              ##
                              ## hh("grap/code/ecolo.r") ## old
                              ## HHscriptnames("grap", 1) use this for pathname
                              ## Open the specified file in a text
                              ## editor and search for "grap/code/ecolo".

Arguments

...

other arguments.

Details

Some of these function names have been replaced by using them as methods. Some have had their spelling changed to remove the '.' character.

Author(s)

Richard M. Heiberger <rmh@temple.edu>


HH

Statistical Analysis and Data Display: Heiberger and Holland

v3.1-43
GPL (>= 2)
Authors
Richard M. Heiberger
Initial release
2020-11-27

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.