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