Displaying 3 results from an estimated 3 matches for "kermack".
Did you mean:
termack
2007 Oct 04
0
New version of GillespieSSA package uploaded to CRAN
...al example models (as demos) that can easily be customized
and extended. Currently the following models are included,
Decaying-Dimerization Reaction Set, Linear Molecular Chain System,
single-species logistic growth model, Lotka predator-prey model,
Rosenzweig-MacArthur predator-prey model, and Kermack-McKendrick SIR model.
The release consists of several bug fixes, improved documentation, and a
revised more 'R-like' management of model parameters.
A vignette providing a tutorial of basic SSA theory, usage of the
package using additional example models is currently being finalized.
A...
2007 Oct 04
0
New version of GillespieSSA package uploaded to CRAN
...al example models (as demos) that can easily be customized
and extended. Currently the following models are included,
Decaying-Dimerization Reaction Set, Linear Molecular Chain System,
single-species logistic growth model, Lotka predator-prey model,
Rosenzweig-MacArthur predator-prey model, and Kermack-McKendrick SIR model.
The release consists of several bug fixes, improved documentation, and a
revised more 'R-like' management of model parameters.
A vignette providing a tutorial of basic SSA theory, usage of the
package using additional example models is currently being finalized.
A...
2000 Jun 03
4
How to do linear regression with errors in x and y?
QUESTION: how should I do a linear regression in which there are
errors in x as well as y?
SUPPLEMENT: I've seen folks approach this problem by computing
eigenvectors of the covariance matrix, and that makes sense to me.
But I'm wondering if this has a "pedigree" (i.e. if it makes sense to
folks on this list, and if it's something that has been published, so
I can refer to