summary.dualScale: Summary of Dual Scale analysis

View source: R/summary.R

summary.dualScaleR Documentation

Summary of Dual Scale analysis

Description

summary method for class "dualScale"

Usage

## S3 method for class 'dualScale'
summary(object, ...)

Arguments

object

An dualScale object for which a summary is desired

...

Arguments to be passed to methods

Value

A summary of the available information from the object

See Also

summary()

Examples

summary(ds_cf(curricula))
summary(ds_cf(preferences))
summary(ds_mc(singaporean))
summary(ds_mcf(singaporean, crit = 1))
summary(ds_pc(christmas))
summary(ds_ro(goverment))

dualScale documentation built on Nov. 9, 2023, 9:07 a.m.