Learn R Programming

CDM (version 1.4-16)

summary.gdm: Summary Method for Objects of Class gdm

Description

S3 method to summarize objects of the class gdm.

Usage

## S3 method for class 'gdm':
summary(object, \dots)

Arguments

object
a required object of class gdm
...
Optional parameters to be passed to or from other methods will be ignored.

See Also

See gdm for examples.