Path to this page:
Subject: CVS commit: pkgsrc/math/R-emdbook
From: Makoto Fujiwara
Date: 2022-12-18 12:31:28
Message id: 20221218113128.8B011FA90@cvs.NetBSD.org
Log Message:
(math/R-compositions) Updated 2.0.2 to 2.0.4
Version 2.0-4
* F77_ calling conventions adapted from fixed length strings to
length parameter in BLAS calls
* fitDirichlet returned loglikehood fixed (by adding a "-" in front
of n)
* as.matrix.rmult method returns now a matrix with the rmult class
stripped; in this way, derivate functions of `lm()` work properly
(e.g. `anova`, `summary.manova`, `MASS::lda`)
Version 2.0-3
* kernel density estimation on the simplex with Dirichlet kernels
(kdeDirichlet)
Version 2.0-2.9000
* own implementation of dDirichlet
Files: