combine_coefs | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.