aggregate_: Estimate the second stage of the Fama-MacBeth regression.

Description Usage Arguments Value See Also

Description

aggregate_ aggregates the results from the first stage of the Fama-MacBeth regression.

Usage

1
aggregate_(model, l_fit)

Arguments

model

A list specifying the model. E.g., x and y fields should contain rhs and lhs of the model.

l_fit

A list of "fits" from the first stage. Each "fit" is a list with the result for that "date".

Value

A list with the results of the Fama-MacBeth regression. This list is a fmreg object.

See Also

estimate_


max-sokolov/fmreg documentation built on May 21, 2019, 1:38 p.m.