=================================================================== RCS file: /home/cvs/OpenXM/src/R/r-packages/hgm/man/hgm-package.Rd,v retrieving revision 1.10 retrieving revision 1.13 diff -u -p -r1.10 -r1.13 --- OpenXM/src/R/r-packages/hgm/man/hgm-package.Rd 2014/03/31 07:23:09 1.10 +++ OpenXM/src/R/r-packages/hgm/man/hgm-package.Rd 2015/03/24 07:49:06 1.13 @@ -1,4 +1,4 @@ -%% $OpenXM: OpenXM/src/R/r-packages/hgm/man/hgm-package.Rd,v 1.9 2014/03/31 06:20:06 takayama Exp $ +%% $OpenXM: OpenXM/src/R/r-packages/hgm/man/hgm-package.Rd,v 1.12 2015/03/21 23:40:34 takayama Exp $ \name{hgm-package} \alias{hgm-package} \alias{HGM} @@ -10,7 +10,7 @@ HGM \description{ The holonomic gradient method (HGM, hgm) gives a way to evaluate normalizing constants of unnormalized probability distributions by utilizing holonomic - systems of differential equations. + systems of differential or difference equations. The holonomic gradient descent (HGD, hgd) gives a method to find maximal likelihood estimates by utilizing the HGM. } @@ -30,8 +30,8 @@ partial differential equations. \note{ This package includes a small subset of the Gnu scientific library codes (\url{http://www.gnu.org/software/gsl/}). - Then, it might cause a conflict with the package gsl - (see \code{\link[gsl]{gsl-package}}). + Then, it might cause a conflict with the package gsl. +% (see \code{\link[gsl]{gsl-package}}). % When you use the package gsl, it is recommeded to unload the shared libraries % of the package hgm by \code{library.dynam.unload("hgm")}<--error, todo. % (see \code{\link[base]{library.dynam.unload}}). @@ -43,7 +43,8 @@ Tomonari Sei, Nobuki Takayama, Akimichi Takemura, Holonomic Gradient Descent and its Application to Fisher-Bingham Integral, Advances in Applied Mathematics 47 (2011), 639--658, \url{http://dx.doi.org/10.1016/j.aam.2011.03.001} - +\item [dojo] Edited by T.Hibi, Groebner Bases: Statistics and Software Systems, Springer, 2013, +\url{http://dx.doi.org/10.1007/978-4-431-54574-3} \item \url{http://www.openxm.org} } } @@ -53,12 +54,12 @@ Advances in Applied Mathematics 47 (2011), 639--658, \keyword{ HGM } \keyword{ HGD } \seealso{ -\code{\link{hgm.mleFBByOptim}}, \code{\link{hgm.ncBingham}}, \code{\link{hgm.ncorthant}}, \code{\link{hgm.ncso3}}, \code{\link{hgm.pwishart}}, \code{\link{hgm.Rhgm}} +\code{\link{hgm.z.mleFBByOptim}}, } \examples{ \dontrun{