show,penfaData-method {penfa} | R Documentation |
Display details on the input data
Description
An S4 method showing information on the input data, including the number of observations. In case of a multiple-group analysis, the sample sizes for each group are displayed.
Usage
## S4 method for signature 'penfaData'
show(object)
Arguments
object |
An object of class |
Value
An object reporting a short summary of the input data.
See Also
[Package penfa version 0.1.1 Index]