Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.survDataCstExp

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 survDataCstExp

quiet

when TRUE, does not print

...

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

Examples

# (1) Load the data
data(cadmium1)

# (2) Create a survDataCstExp object
dat <- survData(cadmium1)

# (3) Summarize the data set
summary(dat)

morse

Modelling Tools for Reproduction and Survival Data in Ecotoxicology

v3.3.1
GPL (>= 2)
Authors
Virgile Baudrot [aut], Sandrine Charles [aut], Marie Laure Delignette-Muller [aut], Wandrille Duchemin [ctb], Benoit Goussen [ctb], Nils Kehrein [ctb], Guillaume Kon-Kam-King [ctb], Christelle Lopes [ctb], Philippe Ruiz [aut], Alexander Singer [ctb], Philippe Veber [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.