[BACK]Return to hgm-package.Rd CVS log [TXT][DIR] Up to [local] / OpenXM / src / R / r-packages / hgm / man

Diff for /OpenXM/src/R/r-packages/hgm/man/hgm-package.Rd between version 1.5 and 1.6

version 1.5, 2013/03/26 05:53:57 version 1.6, 2014/03/24 05:28:17
Line 1 
Line 1 
 %% $OpenXM: OpenXM/src/R/r-packages/hgm/man/hgm-package.Rd,v 1.4 2013/03/01 05:27:08 takayama Exp $  %% $OpenXM: OpenXM/src/R/r-packages/hgm/man/hgm-package.Rd,v 1.5 2013/03/26 05:53:57 takayama Exp $
 \name{hgm-package}  \name{hgm-package}
 \alias{hgm-package}  \alias{hgm-package}
 \alias{HGM}  \alias{HGM}
Line 18  The holonomic gradient method (HGM, hgm) gives a way t
Line 18  The holonomic gradient method (HGM, hgm) gives a way t
 \tabular{ll}{  \tabular{ll}{
 Package: \tab hgm\cr  Package: \tab hgm\cr
 Type: \tab Package\cr  Type: \tab Package\cr
 Version: \tab 1.0\cr  
 Date: \tab 2013-02-07\cr  
 License: \tab GPL-2\cr  License: \tab GPL-2\cr
 LazyLoad: \tab yes\cr  LazyLoad: \tab yes\cr
 }  }
Line 29  of unnormalized probability distributions belongs to t
Line 27  of unnormalized probability distributions belongs to t
 holonomic functions, which are solutions of holonomic systems of linear  holonomic functions, which are solutions of holonomic systems of linear
 partial differential equations.  partial differential equations.
 }  }
 \author{  
 \itemize{  
 \item Nobuki Takayama (takayama@math.kobe-u.ac.jp)  
 }  
 }  
 \note{  \note{
   This package includes a small subset of the Gnu scientific library codes    This package includes a small subset of the Gnu scientific library codes
   (\url{http://www.gnu.org/software/gsl/}).    (\url{http://www.gnu.org/software/gsl/}).
Line 60  Advances in Applied Mathematics 47 (2011), 639--658, 
Line 53  Advances in Applied Mathematics 47 (2011), 639--658, 
 \keyword{ HGM }  \keyword{ HGM }
 \keyword{ HGD }  \keyword{ HGD }
 \seealso{  \seealso{
 \code{\link{hgm.so3nc}}  \code{\link{hgm.ncorthant}}
   \code{\link{hgm.ncso3}}
 \code{\link{hgm.pwishart}}  \code{\link{hgm.pwishart}}
 }  }
 \examples{  \examples{
 \dontrun{  \dontrun{
 example(hgm.so3nc)  example(hgm.ncorthant)
   example(hgm.ncso3)
 example(hgm.pwishart)  example(hgm.pwishart)
 }  }
 }  }

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>