Combine coefficients and standard errors from two fitted models
combine_coefs(i, a, b, digits = NULL)
A character matrix
Index of coefficients
Coefficients and standard errors from Model 1
Coefficients and standard errors from Model 2
A positive integer indicating how many
significant digits are to be used for numeric and
complex numbers. This argument is passed to
format
.