summary.hpaSelection {hpa} | R Documentation |
Summarizing hpaSelection Fits
Description
This function summarizing hpaSelection Fits
Usage
## S3 method for class 'hpaSelection'
summary(object, ...)
Arguments
object |
Object of class "hpaSelection" |
... |
further arguments (currently ignored) |
Value
This function returns the same list
as hpaSelection
function changing its class to "summary.hpaSelection".
[Package hpa version 1.3.3 Index]