summary.hpaML {hpa}R Documentation

Summarizing hpaML Fits

Description

Summarizing hpaML Fits

Usage

## S3 method for class 'hpaML'
summary(object, ...)

Arguments

object

Object of class "hpaML"

...

further arguments (currently ignored)

Value

This function returns the same list as hpaML function changing its class to "summary.hpaML".


[Package hpa version 1.3.3 Index]