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

version 1.6, 2016/02/16 02:17:00 version 1.8, 2016/10/28 02:27:39
Line 1 
Line 1 
 % $OpenXM: OpenXM/src/R/r-packages/hgm/man/hgm.c2wishart.Rd,v 1.5 2016/02/15 07:42:07 takayama Exp $  % $OpenXM: OpenXM/src/R/r-packages/hgm/man/hgm.c2wishart.Rd,v 1.7 2016/03/01 07:29:18 takayama Exp $
 \name{hgm.p2wishart}  \name{hgm.p2wishart}
 \alias{hgm.p2wishart}  \alias{hgm.p2wishart}
 %- Also NEED an '\alias' for EACH other topic documented here.  %- Also NEED an '\alias' for EACH other topic documented here.
Line 34  hgm.p2wishart(m,n1,n2,beta,q0,approxdeg,h,dp,q,mode,me
Line 34  hgm.p2wishart(m,n1,n2,beta,q0,approxdeg,h,dp,q,mode,me
   }    }
   \item{dp}{    \item{dp}{
     Sampling interval of solutions by the Runge-Kutta method.      Sampling interval of solutions by the Runge-Kutta method.
     When autoplot=1, dp is automatically set.      When autoplot=1 or dp is negative, it is automatically set.
       if it is 0, no sample is stored.
   }    }
   \item{q}{    \item{q}{
     The second value y[0] of this function is the Prob(L1 < q)      The second value y[0] of this function is the Prob(L1 < q)
Line 106  See the reference below.
Line 107  See the reference below.
 }  }
 \references{  \references{
 H.Hashiguchi, N.Takayama, A.Takemura,  H.Hashiguchi, N.Takayama, A.Takemura,
 in preparation.  Distribution of ratio of two Wishart matrices and evaluation of cumulative probability by holonomic gradient method.
 }  }
 \author{  \author{
 Nobuki Takayama  Nobuki Takayama

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

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