summary.grm {pairwise}R Documentation

S3 Summary for graphical Model Check

Description

S3 summary method for object of classc("grm","list")

Usage

## S3 method for class 'grm'
summary(object, ci = 2, ...)

Arguments

object

object of classc("grm","list")

ci

numeric with default ci=2 to return cinfidence intervalls for point estimator.

...

other parameters passed trough


[Package pairwise version 0.6.1-0 Index]