summary.reproData {morse} | R Documentation |
Summary of reproData
object
Description
This is the generic summary
S3 method for the reproData
class.
It provides information about the structure of the data set and the experimental
design.
Usage
## S3 method for class 'reproData'
summary(object, quiet = FALSE, ...)
Arguments
object |
an object of class |
quiet |
if |
... |
Further arguments to be passed to generic methods |
Value
The function returns a list with the same information than
summary.survDataCstExp
plus an additional one:
NboffTimeConc |
nb of offspring for all concentrations and time points |
[Package morse version 3.3.4 Index]