[BACK]Return to hgm.Rhgm.demo1.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.Rhgm.demo1.Rd between version 1.1 and 1.2

version 1.1, 2015/03/24 07:49:06 version 1.2, 2015/03/27 02:36:30
Line 1 
Line 1 
 % $OpenXM$  % $OpenXM: OpenXM/src/R/r-packages/hgm/man/hgm.Rhgm.demo1.Rd,v 1.1 2015/03/24 07:49:06 takayama Exp $
 \name{hgm.Rhgm.demo1}  \name{hgm.Rhgm.demo1}
 \alias{hgm.Rhgm.demo1}  \alias{hgm.Rhgm.demo1}
 %- Also NEED an '\alias' for EACH other topic documented here.  %- Also NEED an '\alias' for EACH other topic documented here.
Line 14 
Line 14 
  hgm.Rhgm.demo1()   hgm.Rhgm.demo1()
 }  }
 %- maybe also 'usage' for other objects documented here.  %- maybe also 'usage' for other objects documented here.
 \arguments{  %\arguments{
 }  %}
 \details{  \details{
   The function hgm.Rhgm.demo1 evaluates the normalizing constant    The function hgm.Rhgm.demo1 evaluates the normalizing constant
   of the Von-Mises distribution by the HGM.    of the Von-Mises distribution by the HGM.
Line 26  The column exact of the dataframe is the exact value o
Line 26  The column exact of the dataframe is the exact value o
 constant. The column byHGM is the value obtained by the HGM.  constant. The column byHGM is the value obtained by the HGM.
 The column start is the initial value for the HGM.  The column start is the initial value for the HGM.
 }  }
 \references{  %\references{
 }  %}
 \author{  \author{
 Tomonari Sei  Tomonari Sei
 }  }
 \note{  %\note{
 %%  ~~further notes~~  %%%  ~~further notes~~
 }  %}
   
 %% ~Make other sections like Warning with \section{Warning }{....} ~  %% ~Make other sections like Warning with \section{Warning }{....} ~
   
 \seealso{  \seealso{
 \code{\link{hgm.Rhgm}}  \code{\link{hgm.Rhgm}}
 }  }
 \examples{  %\examples{
 }  %}
 % Add one or more standard keywords, see file 'KEYWORDS' in the  % Add one or more standard keywords, see file 'KEYWORDS' in the
 % R documentation directory.  % R documentation directory.
 \keyword{ Normalization constant }  \keyword{ Normalization constant }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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