se: Standard Error S3 Method

View source: R/pvar-methods.R

seR Documentation

Standard Error S3 Method

Description

Standard Error S3 Method

Usage

se(object, ...)

## S3 method for class 'pvargmm'
se(object, ...)

## S3 method for class 'pvarfeols'
se(object, ...)

## S3 method for class 'pvarhk'
se(object, ...)

Arguments

object

Object

...

Further arguments

Examples

data("ex1_dahlberg_data")
se(ex1_dahlberg_data)

panelvar documentation built on Jan. 6, 2023, 1:17 a.m.

Related to se in panelvar...