diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-06-21 01:46:51 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-06-21 15:23:20 +0200 |
commit | 6733555d7a9315c55001770bacc4c61c4d4f39d5 (patch) | |
tree | f645a69a54fa6b58cfd65ed581d5f2b88950f6d6 /README.Rmd | |
parent | f0da2e311eb33fa5851956e958e91c25b4da5c1e (diff) |
Do the t-test for untransformed parametersv0.9-36
Diffstat (limited to 'README.Rmd')
-rw-r--r-- | README.Rmd | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -130,6 +130,8 @@ documentation or the package vignettes referenced from the not include meaningless values like negative rate constants or formation fractions adding up to more than 1, which can not occur in a single experiment with a single defined radiolabel position. +* The usual one-sided t-test for significant difference from zero is nevertheless + shown based on estimators for the untransformed parameters. * Summary and plotting functions. The `summary` of an `mkinfit` object is in fact a full report that should give enough information to be able to approximately reproduce the fit with other tools. |