Description Usage Arguments Details Author(s) See Also
Check the microbial coefficients and translate to original microbial scale.
1 2  | ## Default S3 method:
coefKinresp(tmp.coef, ...)
 | 
tmp.coef | 
 coefficients of model fit   | 
... | 
 Mode, Median, Mean and confidence bounds of microbial fits: kinrespParDist.gnls
 Microbial parameters of single fit: this method (obtained by coef(kinrespGrowthphaseReplicate) or fixef(fitKinrespExperiment)) 
 Microbial parameters of replicate fits: coefKinrespMatrix (obtained by coef(fitKinrespExperiment)) 
 Microbial parameters of a list of fits: coefKinresp.kinrespList (obtained by kinrespGrowthphaseExperiment)
 95% confidenc interval of microbial parameters of a single fit: confintKinresp
 Microbial parameters from beta-form of model fit: calcKinrespCoef
normalized to original scale: all the methods above.
 original scale to normalized scale: coefKinrespNormStart
coef(model) Models are fitted in various forms differing by used coefficients. This method recognizes and translates coefficients of the following forms
beta-form at original scale and at normalized scale
 beta-form excluding beta0 (fixed to 0 see
calcKinrespCoef) 
microbial form fit at original and transformed scale.
microbial form fit with excluding r0 (assuming r0=1)
Thomas Wutzler <thomas.wutzler@web.de>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.