fm | R Documentation |
Fama-Macbeth regression
fm(x, formula, by, weights = NULL, nmin = 0)
x |
a |
formula |
an object of class |
by |
character vector specifying the column that contains the time index for cross-sectional regressions. |
weights |
an optional vector of weights to be used in the fitting process. See |
nmin |
the minimum number of observations for each cross-sectional regression. |
data.table
of time-varying regression coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.