EnvStats (version 2.8.1)

FcnsByCatPrintPlot: EnvStats Functions for Printing and Plotting Objects of Various S3 Classes

Description

The EnvStats functions listed below are printing and plotting methods for various S3 classes.

Arguments

Details

Printing Methods

Function NameDescription
print.boxcoxPrint an object that inherits from class "boxcox".
print.boxcoxCensoredPrint an object that inherits from class
"boxcoxCensored".
print.boxcoxLmPrint an object that inherits from class "boxcoxLm".
print.estimatePrint an object that inherits from class "estimate".
print.estimateCensoredPrint an object that inherits from class
"estimateCensored".
print.gofPrint an object that inherits from class "gof".
print.gofCensoredPrint an object that inherits from class "gofCensored".
print.gofGroupPrint an object that inherits from class "gofGroup".
print.gofTwoSamplePrint an object that inherits from class
"gofTwoSample".
print.htestPrint an object that inherits from class "htest".
print.htestCensoredPrint an object that inherits from class
"htestCensored".
print.permutationTestPrint an object that inherits from class
"permutationTest".
print.summaryStatsPrint an object that inherits from class
"summaryStats".

Plotting Methods

Function NameDescription
plot.boxcoxPlot an object that inherits from class "boxcox".
plot.boxcoxCensoredPlot an object that inherits from class "boxcoxCensored".
plot.boxcoxLmPlot an object that inherits from class "boxcoxLm".
plot.gofPlot an object that inherits from class "gof".
plot.gofCensoredPlot an object that inherits from class "gofCensored".
plot.gofGroupPlot an object that inherits from class "gofGroup".
plot.gofTwoSamplePlot an object that inherits from class "gofTwoSample".
plot.permutationTestPlot an object that inherits from class "permutationTest".