Learn R Programming

CDatanet (version 2.2.1)

summary.sar: Summary for the Estimation of Linear-in-mean Models with Social Interactions

Description

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

Usage

# S3 method for sar
summary(object, ...)

# S3 method for summary.sar print(x, ...)

# S3 method for sar print(x, ...)

Value

A list of the same objects in object.

Arguments

object

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

...

further arguments passed to or from other methods.

x

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