OpenMCTDHB v2.3
Functions/Subroutines

asa189.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

real(kind=8) alngam (xvalue, ifault)
subroutine bbl (mu, theta, rl, mrl, lm, rnl)
subroutine bbme (n, ix, in, inf, mu, theta)
subroutine bbml (n, ix, in, rl, mrl, iter, ccrit, mu, theta, mu_se, theta_se, rnl, ifault)
real(kind=8) beta (a, b)
subroutine beta_binomial_cdf_inv (cdf, a, b, c, x)
subroutine beta_binomial_check (a, b, c)
subroutine beta_binomial_sample (a, b, c, seed, x)
subroutine gder (mu, theta, rl, mrl, lm, ider, rd, pd)
real(kind=8) r8_uniform_01 (seed)
subroutine set (n, ix, in, rl, mrl, lm, ifault)
subroutine timestamp ()

Function Documentation

real ( kind = 8 ) alngam ( real ( kind = 8 )  xvalue,
integer ( kind = 4 )  ifault 
)

Definition at line 1 of file asa189.F90.

subroutine bbl ( real ( kind = 8 )  mu,
real ( kind = 8 )  theta,
integer ( kind = 4 ),dimension(mrl,3)  rl,
integer ( kind = 4 )  mrl,
integer ( kind = 4 ),dimension(3)  lm,
real ( kind = 8 )  rnl 
)

Definition at line 199 of file asa189.F90.

Here is the caller graph for this function:

subroutine bbme ( integer ( kind = 4 )  n,
integer ( kind = 4 ),dimension(n)  ix,
integer ( kind = 4 ),dimension(n)  in,
real ( kind = 8 )  inf,
real ( kind = 8 )  mu,
real ( kind = 8 )  theta 
)

Definition at line 274 of file asa189.F90.

Here is the caller graph for this function:

subroutine bbml ( integer ( kind = 4 )  n,
integer ( kind = 4 ),dimension(n)  ix,
integer ( kind = 4 ),dimension(n)  in,
integer ( kind = 4 ),dimension(mrl,3)  rl,
integer ( kind = 4 )  mrl,
integer ( kind = 4 )  iter,
real ( kind = 8 )  ccrit,
real ( kind = 8 )  mu,
real ( kind = 8 )  theta,
real ( kind = 8 )  mu_se,
real ( kind = 8 )  theta_se,
real ( kind = 8 )  rnl,
integer ( kind = 4 )  ifault 
)

Definition at line 397 of file asa189.F90.

Here is the call graph for this function:

real ( kind = 8 ) beta ( real ( kind = 8 )  a,
real ( kind = 8 )  b 
)

Definition at line 833 of file asa189.F90.

subroutine beta_binomial_cdf_inv ( real ( kind = 8 )  cdf,
real ( kind = 8 )  a,
real ( kind = 8 )  b,
integer ( kind = 4 )  c,
integer ( kind = 4 )  x 
)

Definition at line 883 of file asa189.F90.

Here is the caller graph for this function:

subroutine beta_binomial_check ( real ( kind = 8 )  a,
real ( kind = 8 )  b,
integer ( kind = 4 )  c 
)

Definition at line 957 of file asa189.F90.

subroutine beta_binomial_sample ( real ( kind = 8 )  a,
real ( kind = 8 )  b,
integer ( kind = 4 )  c,
integer ( kind = 4 )  seed,
integer ( kind = 4 )  x 
)

Definition at line 1009 of file asa189.F90.

Here is the call graph for this function:

subroutine gder ( real ( kind = 8 )  mu,
real ( kind = 8 )  theta,
integer ( kind = 4 ),dimension(mrl,3)  rl,
integer ( kind = 4 )  mrl,
integer ( kind = 4 ),dimension(3)  lm,
integer ( kind = 4 )  ider,
integer ( kind = 4 ),dimension(2,ider)  rd,
real ( kind = 8 ),dimension(ider)  pd 
)

Definition at line 1053 of file asa189.F90.

Here is the caller graph for this function:

real ( kind = 8 ) r8_uniform_01 ( integer ( kind = 4 )  seed)

Definition at line 1166 of file asa189.F90.

subroutine set ( integer ( kind = 4 )  n,
integer ( kind = 4 ),dimension(n)  ix,
integer ( kind = 4 ),dimension(n)  in,
integer ( kind = 4 ),dimension(mrl,3)  rl,
integer ( kind = 4 )  mrl,
integer ( kind = 4 ),dimension(3)  lm,
integer ( kind = 4 )  ifault 
)

Definition at line 1269 of file asa189.F90.

Here is the caller graph for this function:

subroutine timestamp ( )

Definition at line 1426 of file asa189.F90.

 All Namespaces Files Functions Variables