summary.glmhdfe: Summarizing models of class 'glmhdfe'

Description Usage Arguments Value

View source: R/generics.R

Description

Summary statistics for objects of class glmhdfe.

Usage

1
2
## S3 method for class 'glmhdfe'
summary(object, se_type = "hessian", ...)

Arguments

object

Object of class glmhdfe.

se_type

Standard errors. Select from "hessian" (default), "robust", "outer_product_gradient", or "clustered"

...

further arguments

Value

Returns an object of class summary.glmhdfe which is a list of summary statistics of object.


julianhinz/R_glmhdfe documentation built on Feb. 11, 2022, 7:37 a.m.