print.simcdEy {CDatanet}R Documentation

Printing the average expected outcomes for count data models with social interactions

Description

Summary and print methods for the class simcdEy as returned by the function simcdEy.

Usage

## S3 method for class 'simcdEy'
print(x, ...)

## S3 method for class 'simcdEy'
summary(object, ...)

## S3 method for class 'summary.simcdEy'
print(x, ...)

Arguments

x

an object of class summary.simcdEy, output of the function summary.simcdEy or class simcdEy, output of the function simcdEy.

...

further arguments passed to or from other methods.

object

an object of class simcdEy, output of the function simcdEy.

Value

A list of the same objects in object.


[Package CDatanet version 2.2.0 Index]