get_robust_cov_panel {lpirfs}R Documentation

Function to get robust covariance matrix for panel data

Description

Function to get robust covariance matrix for panel data

Usage

get_robust_cov_panel(panel_results, specs)

Arguments

panel_results

Plm object from estimation

specs

List with specifications

Value

Object with robust covariance matrix


[Package lpirfs version 0.2.3 Index]