[BACK]Return to hgm.se.hgm.Bingham.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.se.hgm.Bingham.Rd between version 1.2 and 1.6

version 1.2, 2014/03/31 00:49:51 version 1.6, 2015/03/27 02:36:30
Line 1 
Line 1 
   % $OpenXM: OpenXM/src/R/r-packages/hgm/man/hgm.se.hgm.Bingham.Rd,v 1.5 2015/03/26 11:54:13 takayama Exp $
 \name{hgm.ncBingham}  \name{hgm.ncBingham}
   \alias{hgm.ncBingham}
 %\alias{hgm.se.hgm.Bingham}  %\alias{hgm.se.hgm.Bingham}
 %- Also NEED an '\alias' for EACH other topic documented here.  %- Also NEED an '\alias' for EACH other topic documented here.
 \title{  \title{
Line 10 
Line 12 
    for Bingham distributions with the deSolve package in R.     for Bingham distributions with the deSolve package in R.
 }  }
 \usage{  \usage{
  hgm.ncBingham(th, d=rep(1,length(th)+1), logarithm=FALSE, ini.method="power", times=NULL, withvol=FALSE, ...)   hgm.ncBingham(th, d=rep(1,length(th)+1), logarithm=FALSE,
                  ini.method="power", times=NULL, withvol=FALSE, ...)
 }  }
 %- maybe also 'usage' for other objects documented here.  %- maybe also 'usage' for other objects documented here.
 \arguments{  \arguments{
Line 56  of the normalizing constant with respect to the first
Line 59  of the normalizing constant with respect to the first
 \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{oxm.matrix_r2tfb}}  %%%\code{\link{oxm.matrix_r2tfb}}
 }  %}
 \examples{  \examples{
 # Example 1.  # Example 1.
 hgm.ncBingham(c(1,3,5))  hgm.ncBingham(c(1,3,5))

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

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