[BACK]Return to DESCRIPTION CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-packages / hgm

File: [local] / OpenXM / src / R / r-packages / hgm / DESCRIPTION (download)

Revision 1.6, Tue Mar 26 05:53:56 2013 UTC (11 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.5: +2 -2 lines

Change the function name from hgm.cwishart to hgm.pwishart to follow
the standard naming convention of R (cf. pnorm, ...).
The argument name x is also changed to q.

The version is now 1.3 and I will add argument checks and authomatic parameter controls
(#ticket-2013-03-26-a#).

Package: hgm
Type: Package
Depends: R (>= 2.6.0)
Title: Holonomic gradient method and gradient
Version: 1.3
Date: 2013-03-26
Author: Nobuki Takayama, 
Maintainer: Nobuki Takayama <takayama@math.kobe-u.ac.jp>
Description: The holonomic gradient method (HGM, hgm) gives a way to evaluate normalization
  constants of unnormalized probability distributions by utilizing holonomic 
  systems of differential equations. The holonomic gradient descent (HGD, hgd) gives a method
  to find maximal likelihood estimates by utilizing the HGM.
License: GPL-2
LazyLoad: yes
URL: http://www.openxm.org