summary.fastplm: Print Estimated Results of Fixed Effect Model

View source: R/fastplm.R

summary.fastplmR Documentation

Print Estimated Results of Fixed Effect Model

Description

Print estimated results of fixed effect model.

Usage

## S3 method for class 'fastplm'
summary(object, detail = FALSE ,
  ...)

Arguments

object

An fastplm object.

detail

A logical flag indicating whether to report diagnostic results for 2sls regressions. Default to FALSE.

...

Other arguments.


xuyiqing/fastplm documentation built on May 21, 2022, 5:39 a.m.