| score_rank | R Documentation |
The sandwich covariance uses J = G'G, where the rows of G are
the entity-level score vectors. At the maximum the rows of G sum to
zero, so J is unchanged by centring them and its rank is the rank of
the centred matrix: only the variation across entities of the scores
contributes. Parameters that enter the log-likelihood solely through terms
common to every entity have no such variation and contribute nothing,
whatever the number of entities.
score_rank(Gmat)
Gmat |
Matrix of entity-level scores, one row per entity. |
Integer, the numerical rank.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.