summary.linear2ph {sleev}R Documentation

Summary Method for linear2ph Objects

Description

Summarizes the details of a linear2ph object.

Usage

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

Arguments

object

An object of class linear2ph.

...

Additional arguments passed to methods

Value

An object of class summary.linear2ph, containing the call, coefficients, and covariance.


[Package sleev version 1.1.4 Index]