summary.dream: Summary Method for dream Objects

View source: R/summaryFunctionsDREAM.R

summary.dreamR 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.


dream documentation built on Aug. 8, 2025, 6:36 p.m.

Related to summary.dream in dream...