summary.aslm {AdaptiveSparsity}R Documentation

Handling aslm objects

Description

summary and print methods for class “aslm

Usage

## S3 method for class 'aslm'
summary(object, ...)
## S3 method for class 'summary.aslm'
print(x, ...)
## S3 method for class 'aslm'
print(x, ...)

Arguments

object

An object of class “aslm”, usually a result of a call to aslm

x

An object of class “summary.aslm” or “aslm

...

Further arguments

Details

summary and print methods to help display and work with aslm objects.

Value

print prints a brief overview

Author(s)

Kristen Zygmunt, Eleanor Wong, Tom Fletcher

See Also

aslm


[Package AdaptiveSparsity version 1.6 Index]