Learn R Programming

CDM (version 1.4-16)

summary.gdina: Summary Method for Objects of Class gdina

Description

S3 method to summarize objects of the class gdina.

Usage

## S3 method for class 'gdina':
summary(object, rdigits = 4 ,  \dots)

Arguments

object
a required object of class gdina, obtained from a call to the function gdina.
rdigits
number of digits after decimal separator to display.
...
Optional parameters to be passed to or from other methods will be ignored.

See Also

This function uses object generated from the gdina function.