print.ecic {ecic}R Documentation

Print ecic objects

Description

Prints an ecic model while making attributes invisible.

Usage

## S3 method for class 'ecic'
print(x, ..., details = FALSE)

Arguments

x

An ecic object.

...

further arguments

details

logical. Set to TRUE to print background information for every bootstrap run and Changes-in-Changes model.

Value

An ecic print object.


[Package ecic version 0.0.3 Index]