algstat: Algebraic statistics in R
algstat provides functionality for algebraic statistics in R.
Current applications include exact inference in log-linear models for
contingency table data, analysis of ranked and partially ranked data, and
general purpose tools for multivariate polynomials, building on the mpoly
package. To aid in the process, algstat has ports to Macaulay2, Bertini,
LattE-integrale and 4ti2.
Version: |
0.0.2 |
Depends: |
mpoly |
Imports: |
stringr, reshape2, Rcpp |
LinkingTo: |
Rcpp |
Published: |
2014-12-06 |
Author: |
David Kahle [aut, cre],
Luis Garcia-Puente [aut] |
Maintainer: |
David Kahle <david.kahle at gmail.com> |
License: |
GPL-2 |
NeedsCompilation: |
yes |
SystemRequirements: |
Optionally Latte-integrale, Bertini, and Macaulay2.
Cygwin is required for each of the above for Windows users. See
INSTALL file for details. |
Materials: |
NEWS |
CRAN checks: |
algstat results |
Downloads: