calculate_PIC_term1 {RCTS} | R 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
[Package RCTS version 0.2.4 Index]