[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.7

version 1.6, 2016/02/16 02:17:00 version 1.7, 2016/03/01 07:29:18
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.6 2016/02/16 02:17:00 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)

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

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