aldvmm.sum {aldvmm}R Documentation

Creating Summary Table

Description

aldvmm.sum creates a summary table of regression results.

Usage

aldvmm.sum(object, digits = max(3L, getOption("digits") - 3L), level = 0.95)

Arguments

object

an aldvmm model fit object of class "aldvmm".

digits

a numeric value of the number of digits in the reporting table.

level

a numeric value of the confidence level.

Value

a data.frame object with a summary table of regression results.


[Package aldvmm version 0.8.8 Index]