summary.edina: Summarize the EDINA Object

Description Usage Arguments Value

View source: R/edina.R

Description

Provide a more detailed view inside of edina model object.

Usage

1
2
## S3 method for class 'edina'
summary(object, alpha = 0.05, ...)

Arguments

object

An edina object

alpha

Defining region to indicate the level of extremeness the data must before the model is problematic.

...

Not used.

Value

A summary object that includes everything in the original edina() object and:


edina documentation built on March 26, 2020, 9:30 p.m.