Description Usage Arguments Value
Generate table of regression coefficients
1 | regcuttable(regcut, covariate.labels = NULL, order = NULL)
|
regcut |
list of regression coef data generated by .regcut function |
covariate.labels |
a character vector of labels for covariates in regression tables. A value of NA for any element means that stargazer will print the corresponding variable name. |
order |
a vector of numerical indexes that indicates the order in which variables will appear in the output. |
data.frame which contains regression coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.