Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Test statistic is 0 and p-value missing in GRS test

    When I used the grstest2 command to do GRS test, I got the following result in one of my test, the Test statistic is zero and the P-value is missing. I don't know why this will happen and how to deal with it . I hope you could me some advice, thank you.
    Click image for larger version

Name:	Capture.PNG
Views:	1
Size:	14.8 KB
ID:	1364143


  • #2
    There's a new package "grsftest" doing GRS test. It does not adjust for the degrees of freedom when calculating estimator of the sample covariance matrix of the factor portfolios. This approach avoids a common misrepresentation of the GRS paper.

    Code:
    ssc install grsftest

    Comment

    Working...
    X