GUTS-package: Fast Calculation of the Likelihood of a Stochastic Survival...

GUTS-packageR Documentation

Fast Calculation of the Likelihood of a Stochastic Survival Model

Description

GUTS (General Unified Threshold model of Survival) is a stochastic survival model for ecotoxicology. The package allows for the definition of exposure and survival time series as well as parameter values, and the fast calculation of the survival probabilities as well as the logarithm of the corresponding likelihood.

Details

A GUTS object is a special list of class “GUTS”. Functions guts_setup, guts_calc_loglikelihood and guts_calc_survivalprobs are available to create and work with GUTS objects. A data set diazinon is also included. See links for more details.

Author(s)

Carlo Albert carlo.albert@eawag.ch, Sören Vogel soeren.vogel@posteo.ch, Oliver Jakoby oliver.jakoby@rifcon.de, Alexander Singer alexander.singer@rifcon.de and Dirk Nickisch dirk.nickisch@rifcon.de

Maintainer: Oliver Jakoby oliver.jakoby@rifcon.de

References

Albert, C., Vogel, S., and Ashauer, R. (2016). Computationally efficient implementation of a novel algorithm for the General Unified Threshold Model of Survival (GUTS). PLOS Computational Biology, 12(6), e1004978. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1371/journal.pcbi.1004978")}.

Jager, T., Albert, C., Preuss T., and Ashauer R. (2011). General Unified Threshold Model of Survival – a toxicokinetic toxicodynamic framework for ecotoxicology. Environmental Science & Technology, 45(7), 2529–2540, \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1021/es103092a")}

See Also

guts_setup, guts_calc_loglikelihood, guts_calc_survivalprobs, guts_report_damage, diazinon, Rcpp


GUTS documentation built on Oct. 20, 2023, 3:01 a.m.