Summary and print methods for the class SARML
as returned by the function SARML.
# S3 method for SARML
summary(object, ...)# S3 method for summary.SARML
print(x, ...)
# S3 method for SARML
print(x, ...)
# S3 method for summary.SARMLs
print(x, ...)
an object of class SARML
, output of the function SARML
.
further arguments passed to or from other methods.
an object of class summary.SARML
, output of the function summary.SARML
or
class SARML
, output of the function SARML
.
A list consisting of:
number of sub-networks.
number of individuals in each network.
Maximum Likelihood (ML) estimator.
likelihood value.
covariance matrix of the estimate.
output as returned by the optimizer.
list of formula, name of the object Glist
, number of friends in the network and name of the object data
.