Learn R Programming

TaxicabCA (version 0.1.1)

summary.tca: Summary of the Taxicab analysis

Description

Summary of the Taxicab analysis

Usage

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

Arguments

object

A tca tcaObject produced by the function tca

...

Unused

Value

A list

Details

Shows the unstandardized dispersion values

Examples

Run this code
# NOT RUN {
summary(tca(rodent))
# }

Run the code above in your browser using DataLab