Aims to quantify time intensity data by using sigmoidal and double sigmoidal curves. It fits straight lines, sigmoidal, and double sigmoidal curves on to time vs intensity data. Then all the fits are used to make decision on which model (sigmoidal, double sigmoidal, no signal or ambiguous) best describes the data. No signal means the intensity does not reach a high enough point or does not change at all over time. Sigmoidal means intensity starts from a small number than climbs to a maximum. Double sigmoidal means intensity starts from a small number, climbs to a maximum then starts to decay. After the decision between those four options, the algorithm gives the sigmoidal (or double sigmoidal) associated parameter values that quantifies the time intensity curve. The origin of the package name came from "SIngle CEll Growth Analysis in R".
Version: | 0.2.3 |
Imports: | dplyr, minpack.lm, fBasics, ggplot2, stats |
Suggests: | covr, cowplot, testthat, vdiffr, knitr |
Published: | 2019-08-23 |
Author: | M. Umut Caglar [aut], Claus O. Wilke [aut, cre] |
Maintainer: | Claus O. Wilke <wilke at austin.utexas.edu> |
BugReports: | https://github.com/wilkelab/sicegar/issues |
License: | GPL-2 | GPL-3 |
URL: | https://github.com/wilkelab/sicegar |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | sicegar results |
Reference manual: | sicegar.pdf |
Vignettes: |
Calculation of additional parameters of interest Identifying the best-fitting model category Fitting individual models Introduction Plotting the fitted models |
Package source: | sicegar_0.2.3.tar.gz |
Windows binaries: | r-devel: sicegar_0.2.3.zip, r-release: sicegar_0.2.3.zip, r-oldrel: sicegar_0.2.3.zip |
macOS binaries: | r-release: sicegar_0.2.3.tgz, r-oldrel: sicegar_0.2.3.tgz |
Old sources: | sicegar archive |
Please use the canonical form https://CRAN.R-project.org/package=sicegar to link to this page.