calculate_PIC_term1: Function to calculate the first term of PIC (panel...

View source: R/03_IFE_algorithm_functions.R

calculate_PIC_term1R Documentation

Function to calculate the first term of PIC (panel information criterium)

Description

This is used in calculate_PIC()

Usage

calculate_PIC_term1(e, robust)

Arguments

e

NxT matrix with the error terms

robust

robust or classical estimation

Value

numeric


eh-in-r/RCTS documentation built on May 19, 2023, 1:09 p.m.