Extract all data necessary for generating a table from statistical models
Extract all data necessary for generating a table from a list of models.
get.data(l, ...)
This function applies the link{extract}
function and its respective
methods to each element in a list of statistical models in order to extract
coefficients, standard errors, p-values, confidence intervals, and
goodness-of-fit statistics for generating a regression table.
A list of texreg objects.
Philip Leifeld
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.