Code for  Decision Theory for Statistical Problems
                (N.T. Longford)  SpringerBrief 2012


CHAPTER 5

Chap5.an1  -- Newton algorithm for the balance equation with a binomial trial
Absolute kernel loss
Function  Ch5Bin;  results list Ch5BinR

Chap5.an2  --  Graphics for the results from  Chap5.an1
Figure 5.1, page 66 
Function  Ch5BinG;  result matrix Ch5BinGr

Chap5.an3  --  Newton algorithm for the balance equation with a binomial trial
Linear kernel loss
Function Ch5BinL;  results list Ch5BinLR

Chap5.an4  --  Newton method for the balance equation with a binomial trial
Quadratic kernel loss
Function Ch5BinQ;  results list Ch5BinQR

Chap5.an5  --  Graphics for the results from  Chap5.an3 and 4
##  Figure 5.2, page 68
Function  Ch5BinG2; results vector  Ch5BinG2r


Chap5P.an1  --  Decision theory with the Poisson distribution
Absolute kernel loss  - Newton algorithm for the balance equation 
Function  Ch5Poi;  results list Ch5PoiR

Chap5P.an2  --  Decision theory with the Poisson distribution
Linear kernel loss  - Newton algorithm for the balance equation 
Function  Ch5PoiL;  results list Ch5PoiLR

Chap5P.an3  --  Decision theory with the Poisson distribution
Quadratic kernel loss  - Newton algorithm for the balance equation 
Function  Ch5PoiQ;  results list Ch5PoiQR

Chap5.an5  --  Graphics for the results from  Chap5P.an1-3
Equilibrium analysis for the Poisson
Figure 5.3, page 71
Function  Ch5PoiG; results list  Ch5PoiGr

