View source: R/summaryFunctionsDREAM.R
summary.dream | R Documentation |
Summarizes the results of an ordinal timing relational event model.
## S3 method for class 'dream'
summary(object, digits = 4, ...)
object |
An object of class "dream". |
digits |
The number of digits to print after the decimal point. |
... |
Additional arguments (currently unused). |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.