aldvmm.sum | R Documentation |
aldvmm.sum
creates a summary table of regression results.
aldvmm.sum(object, digits = max(3L, getOption("digits") - 3L), level = 0.95)
object |
an |
digits |
a numeric value of the number of digits in the reporting table. |
level |
a numeric value of the confidence level. |
a data.frame
object with a summary table of regression results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.