survDataVarExp objectThe generic summary S3 method for the survDataVarExp class provides
information about the structure of the data set and the experimental design.
# S3 method for survDataVarExp
summary(object, quiet = FALSE, ...)The function returns a list with the following information:
Occurence of replicates for all time points
nb of survivors. for all replicates and time points
Concentration for all replicates and time points
an object of class survDataVarExp
when TRUE, does not print
Further arguments to be passed to generic methods