Displaying 3 results from an estimated 3 matches for "mkin".
Did you mean:
min
2020 Jul 20
1
Methods for objects inheriting from lme (nlme package)
Dear R developers,
One function in my mkin package [1] returns an object that is originally
created by nlme(), but contains some additional information. Its class is
c("mmkin.nlme", "nlme", "lme").
Now I would like to use the anova() method for lme objects for comparing such
S3 objects. Unfortunately, anova...
2020 Oct 28
0
nlme: New variance function structure varConstProp
...on.
Johannes Ranke
[1] https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17954
[2] https://doi.org/10.1093/clinchem/24.11.1895
[3] https://doi.org/10.1016/j.aca.2003.12.047
[4] https://doi.org/10.1016/j.ejps.2017.05.021
[5] https://doi.org/10.3390/environments6120124
[6] https://pkgdown.jrwb.de/mkin/dev/reference/sigma_twocomp.html
[7] https://doi.org/10.1201/b17203
2010 Jul 18
6
CRAN (and crantastic) updates this week
...al component analysis (PCA) or a
multiple correspondence analysis (MCA) model; Perform multiple
imputation with and in PCA
* mixsmsn (0.2-3)
Marcos Prates
http://crantastic.org/packages/mixsmsn
Functions to fit finite mixture of scale mixture of skew-normal
(FM-SMSN) distributions.
* mkin (0.7-6)
Johannes Ranke
http://crantastic.org/packages/mkin
Calculation routines based on the FOCUS Kinetics Report (2006).
Includes a function for conveniently defining differential equation
models, choice of the optimisation methods made available by the FME
package (default is a Leve...