summary.survDataVarExp: Summary of 'survDataVarExp' object

View source: R/summary.survDataVarExp.R

summary.survDataVarExpR Documentation

Summary of survDataVarExp object

Description

The generic summary S3 method for the survDataVarExp class provides information about the structure of the data set and the experimental design.

Usage

## S3 method for class 'survDataVarExp'
summary(object, quiet = FALSE, ...)

Arguments

object

an object of class survDataVarExp

quiet

when TRUE, does not print

...

Further arguments to be passed to generic methods

Value

The function returns a list with the following information:

OccRepTime

Occurence of replicates for all time points

NbsurvTimeRep

nb of survivors. for all replicates and time points

ConcTimeRep

Concentration for all replicates and time points


morse documentation built on Sept. 30, 2024, 9:31 a.m.