summary.survDataCstExp {morse} | R Documentation |
Summary of survDataCstExp
object
Description
The generic summary
S3 method for the survDataCstExp
class provides
information about the structure of the data set and the experimental design.
Usage
## S3 method for class 'survDataCstExp'
summary(object, quiet = FALSE, ...)
Arguments
object |
an object of class |
quiet |
when |
... |
Further arguments to be passed to generic methods |
Value
The function returns a list with the following information:
NbrepTimeConc |
nb of replicates for all concentrations and time points |
NbsurvTimeConc |
nb of survivors. for all concentrations and time points |
[Package morse version 3.3.4 Index]