[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.23, Wed Mar 22 00:42:56 2017 UTC (7 years, 3 months ago) by takayama
Branch: MAIN
Changes since 1.22: +2 -2 lines

.C(..., package=...) should be .C(..., PACKAGE=...)

Package: hgm
Type: Package
Depends: R (>= 2.6.0), deSolve
Title: Holonomic Gradient Method and Gradient Descent
Version: 1.17
Date: 2017-03-22
Author: Nobuki Takayama, Tamio Koyama, Tomonari Sei, Hiromasa Nakayama, Kenta Nishiyama 
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 or difference 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