View source: R/sandwich_meat.R
sandwich_meat | R Documentation |
Meat of U sandwich estimator
sandwich_meat(y, X, b, link, w)
y |
numeric A vector of pseudo observations. |
X |
matrix The pairwise difference of original design matrix. |
b |
numeric The PIM parameter. |
link |
character The link function: "logit", or "probit". |
w |
numeric The weights, default is NULL. |
matrix A p x p
matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.