class to organize results from dispersion analysis
Drop unwanted columns in a dispersion object, and merge columns by either explicitly stating the columns, or providing a regex. If merge$old is length 1, it is assumed that a regex is provided
# S4 method for dispersion
t(x)# S4 method for dispersion
show(object)
# S4 method for dispersion
count(.Object)
# S4 method for dispersion
freq(.Object)
# S4 method for dispersion
trim(object, drop = NULL, merge = list(old = c(), new
= c()))
a dispersion object
a crosstab object to be adjusted
a dispersion object
defaults to NULL, or a character vector giving columns to be dropped
a list giving columns to be merged or exactly one string with a regex (see examples)
a modified crosstab object
call
call that generated this object
count
Object of class "character"
the call that generated the object
freq
Object of class "character"
the partition the analysis is based on
dim
dimensions of the object
query
the query / the queries that were used
sizes
Object of class "numeric"
the size of the partition