Learn R Programming

dualScale (version 1.0.0)

summary.dualScale: Summary of Dual Scale analysis

Description

summary method for class "dualScale"

Usage

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

Value

A summary of the available information from the object

Arguments

object

An dualScale object for which a summary is desired

...

Arguments to be passed to methods

See Also

Examples

Run this code
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))

Run the code above in your browser using DataLab