summary.dream {dream}R Documentation

Summary Method for dream Objects

Description

Summarizes the results of an ordinal timing relational event model.

Usage

## S3 method for class 'dream'
summary(object, digits = 4, ...)

Arguments

object

An object of class "dream".

digits

The number of digits to print after the decimal point.

...

Additional arguments (currently unused).

Value

A list of summary statistics for the relational event model including parameter estimates, (null) likelihoods, and tests of significance for likelihood ratios and estimated parameters.


[Package dream version 0.1.0 Index]