summary.cdnet {CDatanet} | R Documentation |
Summary for the estimation of count data models with social interactions under rational expectations
Description
Summary and print methods for the class cdnet
as returned by the function cdnet.
Usage
## S3 method for class 'cdnet'
summary(object, Glist, data, S = 1000L, ...)
## S3 method for class 'summary.cdnet'
print(x, ...)
## S3 method for class 'cdnet'
print(x, ...)
Arguments
object |
an object of class |
Glist |
adjacency matrix. For networks consisting of multiple subnets, |
data |
an optional data frame, list or environment (or object coercible by as.data.frame to a data frame) containing the variables
in the model. If not found in data, the variables are taken from |
S |
number of simulations to be used to compute integral in the covariance by important sampling. |
... |
further arguments passed to or from other methods. |
x |
an object of class |
Value
A list of the same objects in object
.