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


RCTS documentation built on May 31, 2023, 9:20 p.m.