summary.edina {edina}R Documentation

Summarize the EDINA Object

Description

Provide a more detailed view inside of edina model object.

Usage

## 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:


[Package edina version 0.1.1 Index]