diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-08 07:26:57 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-08 07:33:39 +0100 |
commit | f9343a9f401dce52188fceec456865ba4f2eb95f (patch) | |
tree | 9a7b1a020560358c45e8c1b86412414e19a47018 /R/mkinparplot.R | |
parent | b9b3c72cf076ce0393aa53a4d723a195b856c99c (diff) |
Simplify SFORB analytical solution, whitespace
I do not know why the formulae for b1 and b2 on page 64 of FOCUS
kinetics (2014) were not simplified. Clearly, the term
k12 * k21 - (k12 + k1output) * k21)
can be simplified to
- k1output * k21
The test for equivalence of DFOP and SFORB fits verifies that the change
is OK. I also removed trailing whitespaces, substituted tab characters
by two whitespaces and removed indenting of text in paragraphs
describing parameters in roxygen comments to unify formatting.
Diffstat (limited to 'R/mkinparplot.R')
0 files changed, 0 insertions, 0 deletions