Learn R Programming

panelvar (version 0.5.6)

pvalue: P-value S3 Method

Description

P-value S3 Method

Usage

pvalue(object, ...)

# S3 method for pvargmm pvalue(object, ...)

# S3 method for pvarfeols pvalue(object, ...)

# S3 method for pvarhk pvalue(object, ...)

Arguments

object

Object

...

Further arguments

Examples

Run this code
data("ex1_dahlberg_data")
pvalue(ex1_dahlberg_data)

Run the code above in your browser using DataLab