aldvmm.sum: Creating Summary Table

View source: R/aldvmm.sum.R

aldvmm.sumR 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.


aldvmm documentation built on Nov. 2, 2023, 6:09 p.m.