diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-21 08:20:44 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2014-07-21 09:20:58 +0200 |
commit | a1567638a3ba9f4d62fa199525097a94ddfd7912 (patch) | |
tree | a223ff07ae669b61c44b97dcbfd5a48f5243ac24 /man/transform_odeparms.Rd | |
parent | 8def5006fc81c032c3fc99751e062cdb32a81cc1 (diff) |
Bugfix, model shorthand, state.ini[[1]] from observed data
- The bug occurred when using transform_rates=FALSE for FOMC, DFOP or HS
- Make it possible to use mkinfit("SFO", ...)
- Take initial mean value at time zero for the variable with the highest
value in the observed data
- Update of vignette/FOCUS_L
- Improve the Makefile to build single vignettes
Diffstat (limited to 'man/transform_odeparms.Rd')
-rw-r--r-- | man/transform_odeparms.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/transform_odeparms.Rd b/man/transform_odeparms.Rd index ea0b5024..ba93af7d 100644 --- a/man/transform_odeparms.Rd +++ b/man/transform_odeparms.Rd @@ -41,7 +41,7 @@ backtransform_odeparms(transparms, mkinmod, assumption of normal distribution of the estimator. If TRUE, also alpha and beta parameters of the FOMC model are log-transformed, as well as k1 and k2 rate constants for the DFOP and HS models and the break point tb - of the HS model + of the HS model. } \item{transform_fractions}{ Boolean specifying if formation fractions constants should be transformed in the |