SlideShare a Scribd company logo
1 of 19
Download to read offline
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Bayes Estimates for the Linear Model
by D.V. Lindley and A. F. M. Smith
Paolo Baudissone
April 17, 2015
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Outline
1 Introduction
2 An introductory example
3 General Bayesian Linear Model
4 An application
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Introduction
Object of this paper is the linear model E[y] = Aθ, where y
is a vector of observations, A a known design matrix and θ a
vector of unknown parameters. Usual estimate of θ employed
in this framework is that derived by the least squares method.
Authors argue the availability of prior information about the
parameters and the fact that this may be exploited in order to
find improved estimates; in particular they focus on situations
in which the parameters themselves have a general linear
structure in terms of other quantities called hyperparameters.
A particular form of prior information is assumed: the one
based on De Finetti’s (1964) idea of exchangeability.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
An introductory example
Suppose, in the general linear model, that we are dealing with a
unit design matrix so that E[yi ] = θi for i = 1, . . . , n and that
y1, . . . , yn are i.i.d. random variables normally distributed with
known variance σ2. Assume moreover that the distribution of the
θi ’s is exchangeable; this exchangeable prior knowledge determines
E[θi ] = µ, a common value for each i; in other words there is a
linear structure to the parameters analogous to the linear structure
supposed for the observations y.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
In this simple example, µ is the only hyperparameter. Denoting by
τ2 the variance of each θi , it can be shown (Lindley - 1971) that
the posterior mean is given by
E[θi|y] =
yi
σ2 +
n
i=1 yi
n
τ2
1
σ2 + 1
τ2
Notice that the Bayes estimate is a weighted average of yi and the
overall mean,
n
i=1 yi
n , with weights inversely proportional to the
variances of yi and θi .
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Notation
Notation y N(µ, D) means that column vector y has a
multivariate normal distribution with mean µ, a column vector,
and dispersion D, a positive semi-definite matrix.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Theorem
Suppose, given θ1, that y|θ1 N(A1θ1, C1) and that, given θ2, a
vector of p2 hyperparameters, θ1|θ2 N(A2θ2, C2). Then
1 y N(A1A2θ2, C1 + A1C2AT
1 )
2 θ1|y N(Bb, B) where
B−1
= AT
1 C−1
1 A1 + C−1
2
b = AT
1 C−1
1 y + C−1
2 A2θ2
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Proof.
Part 1 Observing that y = A1θ1 + u, where u N(0, C1), and
θ1 = A2θ2 + v, where v N(0, C2); it follows that
y = A1A2θ2 + A1v + u. Moreover, A1v + u is a linear function of
independent (multivariate) normal random variables and is
distributed as N(0, C1 + A1C2AT
1 ), hence the result follows.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Proof.
Part 2 To prove the second part we use Bayes’ theorem and write
the posterior distribution of θ1 as
p(θ1|y) ∝ p(y|θ1)p(θ1)
The right-hand side can be written as e−Q
2 , where Q is given by
(y − A1θ1)T
C−1
1 (y − A1θ1) + (θ1 − A2θ2)T
C−1
2 (θ1 − A2θ2)
and after some calculations we obtain that Q is equal to:
(θ1 − Bb)T
B−1
(θ1 − Bb) + {yT C−1
1 y + θT
2 AT
2 C−1
2 A2θ2 − bT
Bb}.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
The following result allows us to rewrite the expression of the
inverse of the dispersion matrix of the marginal distribution of y in
a way that will be useful for subsequent developments of the topic.
Theorem
For any matrices A1, A2, C1 and C2 of appropriate dimensions and
for which the inverses stated in the resul exist, we have
(C1 + A1C2AT
1 )−1 = C−1
1 − C−1
1 A1(AT
1 C−1
1 A1 + C−1
2 )−1AT
1 C−1
1
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Posterior distribution of θ1
Theorem
Suppose that, given θ1, y|θ1 N(A1θ1, C1), given θ2,
θ1|θ2 N(A2θ2, C2) and given θ3, θ2|θ3 N(A3θ3, C3). Then
the posterior distribution of θ1 is:
θ1|{Ai }, {Ci }, θ3, y N(Dd, D)
where D−1 = AT
1 C−1
1 A1 + (C2 + A2C3AT
2 )−1 and
d = AT
1 C−1
1 y + (C2 + A2C3AT
2 )−1A2A3θ3.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Remarks I
Observe that thanks to the first theorem we stated it is possible to
write down the marginal distribution of θ1, that is the prior
distribution, free of the hyperparameters θ2:
θ1 N(A2A3θ3, C2 + A2C3AT
2 )
The mean of the posterior distribution may be regarded as a point
estimate of θ1 to replace the usual least-squares estimate.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Remarks II
The form of this estimate is a weighted average of the
least-squares estimate (AT
1 C−1
1 A1)−1AT
1 C−1
1 y and the prior mean
A2A3θ3 with weights given by the inverses of the corresponding
dispersion matrices, AT
1 C−1
1 A1 for the least-squares values,
C2 + A2C3AT
2 for the prior distribution of θ1.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Thanks to the second theorem we have stated before, we are now
in a position to get several alternative expressions for the posterior
mean and variance; this is underlined in the two following results:
Theorem
An alternative expression for D−1 is given by
AT
1 C−1
1 A1 + C−1
2 − C−1
2 A2(AT
2 C−1
2 A2 + C−1
3 )−1AT
2 C−1
2 .
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Theorem
If C−1
3 = 0, the posterior distribution of θ1 is N(D0d0, D0) where
D−1
0 = AT
1 C−1
1 A1 + C−1
2 − C−1
2 A2(AT
2 C−1
2 A2)−1AT
2 C−1
2
and
d0 = AT
1 C−1
1 y.
This result gives the form mostly often used in applications.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
An application: Two-factor Experimental Designs
Consider t ”treatments” assigned to n experimental units arranged
in b ”blocks”. The usual model is given by
E[yij ] = µ + αi + βj for 1 ≤ i ≤ t, 1 ≤ j ≤ b
with the errors independent N(0, σ2). In the general notation we
have that θT
1 = (µ, α1, . . . , αt, β1, . . . , βb) and A1 describes the
designed used.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
In the second stage it seems reasonable to assume an exchangeable
prior knowledge within treatment constants {αi } and within block
constants {βj }, but that these were independent. Adding the
assumption of normality, second stage can be described by
αi N(0, σ2
α), βj N(0, σ2
β), µ N(ω, σ2
µ),
these distributions being independent. A third stage is not
necessary.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
Our goal now is to derive the expressions for D−1 and d. Noting
that C2 is diagonal, then the same is true for C−1
2 and leading
diagonal is given by (σ−2
µ , σ−2
α , . . . , σ−2
α , σ−2
β , . . . , σ−2
β ). Furthermore,
remember that C3 = 0. Hence, we get that
D−1 = σ−2AT
1 A1 + C−1
2 and d = σ−2AT
1 y.
Bayes estimate Dd, call it θ∗
1, satisfies the equation
(AT
1 A1 + σ2C−1
2 )θ∗
1 = AT
1 y
suggesting that it differ from the least-squares equation only in the
inclusion of the extra term σ2C−1
2 .
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
Outline
Introduction
An introductory example
General Bayesian Linear Model
An application
The Bayes estimate θ∗
1 is given by the following expressions:
µ∗ = y.., α∗
j = bσ2
α(yi.−y..)
(bσ2
α+σ2)
, β∗
j =
tσ2
β(y.j −y..)
(tσ2
β+σ2)
where y.., yi. and y.j are sample means. Observe that the
estimators of the treatment and block effects are shrunk towards
zero by a factor depending on σ2 and σ2
α or σ2
β.
Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an

More Related Content

What's hot

Chapitre 9 flexion simple
Chapitre 9 flexion simpleChapitre 9 flexion simple
Chapitre 9 flexion simpleMouna Souissi
 
Coupe et sections doc eleve
Coupe et sections doc eleveCoupe et sections doc eleve
Coupe et sections doc eleveGABRIEL SIMO
 
درس القوّة للسّنة الثّانية إيقاظ علمي
درس القوّة للسّنة الثّانية إيقاظ علميدرس القوّة للسّنة الثّانية إيقاظ علمي
درس القوّة للسّنة الثّانية إيقاظ علميوزارة التربية
 
40872913 formulaire-de-rdm
40872913 formulaire-de-rdm40872913 formulaire-de-rdm
40872913 formulaire-de-rdmAthanas Konin
 
Cours Sur Les Provisions simplifier et complets avec des Des TD
Cours Sur Les Provisions simplifier et complets avec des Des TD Cours Sur Les Provisions simplifier et complets avec des Des TD
Cours Sur Les Provisions simplifier et complets avec des Des TD essa1988
 
Td 1 schémas cinématique
Td 1 schémas cinématiqueTd 1 schémas cinématique
Td 1 schémas cinématiqueAhmed Guerine
 
LES TRAVAUX DE FIN D’ANNEE ET INVENTAIRES.pptx
LES TRAVAUX DE FIN D’ANNEE ET INVENTAIRES.pptxLES TRAVAUX DE FIN D’ANNEE ET INVENTAIRES.pptx
LES TRAVAUX DE FIN D’ANNEE ET INVENTAIRES.pptxssuser96a7321
 
[Soutenance du PFE] Étude du flambement des poteaux selon l'EC2
[Soutenance du PFE] Étude du flambement des poteaux selon l'EC2[Soutenance du PFE] Étude du flambement des poteaux selon l'EC2
[Soutenance du PFE] Étude du flambement des poteaux selon l'EC2PHAM Van Thuan
 
Exercices Flexion Plane Simple
Exercices Flexion Plane SimpleExercices Flexion Plane Simple
Exercices Flexion Plane SimpleMohamed Mtaallah
 
Flexion simple.pptx
Flexion simple.pptxFlexion simple.pptx
Flexion simple.pptxBinWissal
 
الحاسوب للصف الرابع الاعدادي
الحاسوب للصف الرابع الاعداديالحاسوب للصف الرابع الاعدادي
الحاسوب للصف الرابع الاعداديAyad Haris Beden
 
Structural Analysis (Solutions) Chapter 9 by Wajahat
Structural Analysis (Solutions) Chapter 9 by WajahatStructural Analysis (Solutions) Chapter 9 by Wajahat
Structural Analysis (Solutions) Chapter 9 by WajahatWajahat Ullah
 
ds-ex_topo.pdf
ds-ex_topo.pdfds-ex_topo.pdf
ds-ex_topo.pdfEDOH6
 
Moulage par injection 4 pdf
Moulage par injection  4 pdfMoulage par injection  4 pdf
Moulage par injection 4 pdfKhaoula Jellouli
 
Cours treillis - Étude des structures treillis télécharger : http://goo.gl/P...
Cours treillis - Étude des structures treillis télécharger :  http://goo.gl/P...Cours treillis - Étude des structures treillis télécharger :  http://goo.gl/P...
Cours treillis - Étude des structures treillis télécharger : http://goo.gl/P...Hani sami joga
 
mémoire de fin d'étude en génie civil R+5.pdf
mémoire de fin d'étude en génie civil R+5.pdfmémoire de fin d'étude en génie civil R+5.pdf
mémoire de fin d'étude en génie civil R+5.pdfwajedrahali
 
Topic1_Castiglianos for Theorem Beams and Frames.pptx
Topic1_Castiglianos for Theorem Beams and Frames.pptxTopic1_Castiglianos for Theorem Beams and Frames.pptx
Topic1_Castiglianos for Theorem Beams and Frames.pptxMary Joanne Aniñon
 

What's hot (20)

Chapitre 9 flexion simple
Chapitre 9 flexion simpleChapitre 9 flexion simple
Chapitre 9 flexion simple
 
Coupe et sections doc eleve
Coupe et sections doc eleveCoupe et sections doc eleve
Coupe et sections doc eleve
 
درس القوّة للسّنة الثّانية إيقاظ علمي
درس القوّة للسّنة الثّانية إيقاظ علميدرس القوّة للسّنة الثّانية إيقاظ علمي
درس القوّة للسّنة الثّانية إيقاظ علمي
 
40872913 formulaire-de-rdm
40872913 formulaire-de-rdm40872913 formulaire-de-rdm
40872913 formulaire-de-rdm
 
Cours Sur Les Provisions simplifier et complets avec des Des TD
Cours Sur Les Provisions simplifier et complets avec des Des TD Cours Sur Les Provisions simplifier et complets avec des Des TD
Cours Sur Les Provisions simplifier et complets avec des Des TD
 
Td 1 schémas cinématique
Td 1 schémas cinématiqueTd 1 schémas cinématique
Td 1 schémas cinématique
 
LES TRAVAUX DE FIN D’ANNEE ET INVENTAIRES.pptx
LES TRAVAUX DE FIN D’ANNEE ET INVENTAIRES.pptxLES TRAVAUX DE FIN D’ANNEE ET INVENTAIRES.pptx
LES TRAVAUX DE FIN D’ANNEE ET INVENTAIRES.pptx
 
[Soutenance du PFE] Étude du flambement des poteaux selon l'EC2
[Soutenance du PFE] Étude du flambement des poteaux selon l'EC2[Soutenance du PFE] Étude du flambement des poteaux selon l'EC2
[Soutenance du PFE] Étude du flambement des poteaux selon l'EC2
 
Exercices Flexion Plane Simple
Exercices Flexion Plane SimpleExercices Flexion Plane Simple
Exercices Flexion Plane Simple
 
Flexion simple.pptx
Flexion simple.pptxFlexion simple.pptx
Flexion simple.pptx
 
الحاسوب للصف الرابع الاعدادي
الحاسوب للصف الرابع الاعداديالحاسوب للصف الرابع الاعدادي
الحاسوب للصف الرابع الاعدادي
 
Structural Analysis (Solutions) Chapter 9 by Wajahat
Structural Analysis (Solutions) Chapter 9 by WajahatStructural Analysis (Solutions) Chapter 9 by Wajahat
Structural Analysis (Solutions) Chapter 9 by Wajahat
 
Liaisons mécaniques
Liaisons mécaniquesLiaisons mécaniques
Liaisons mécaniques
 
ds-ex_topo.pdf
ds-ex_topo.pdfds-ex_topo.pdf
ds-ex_topo.pdf
 
Moulage par injection 4 pdf
Moulage par injection  4 pdfMoulage par injection  4 pdf
Moulage par injection 4 pdf
 
Elements fini
Elements finiElements fini
Elements fini
 
Cours treillis - Étude des structures treillis télécharger : http://goo.gl/P...
Cours treillis - Étude des structures treillis télécharger :  http://goo.gl/P...Cours treillis - Étude des structures treillis télécharger :  http://goo.gl/P...
Cours treillis - Étude des structures treillis télécharger : http://goo.gl/P...
 
mémoire de fin d'étude en génie civil R+5.pdf
mémoire de fin d'étude en génie civil R+5.pdfmémoire de fin d'étude en génie civil R+5.pdf
mémoire de fin d'étude en génie civil R+5.pdf
 
Chapitre 1 rdm
Chapitre 1 rdmChapitre 1 rdm
Chapitre 1 rdm
 
Topic1_Castiglianos for Theorem Beams and Frames.pptx
Topic1_Castiglianos for Theorem Beams and Frames.pptxTopic1_Castiglianos for Theorem Beams and Frames.pptx
Topic1_Castiglianos for Theorem Beams and Frames.pptx
 

Similar to Lindley smith 1972

NCE, GANs & VAEs (and maybe BAC)
NCE, GANs & VAEs (and maybe BAC)NCE, GANs & VAEs (and maybe BAC)
NCE, GANs & VAEs (and maybe BAC)Christian Robert
 
Equi independent equitable domination number of cycle and bistar related graphs
Equi independent equitable domination number of cycle and bistar related graphsEqui independent equitable domination number of cycle and bistar related graphs
Equi independent equitable domination number of cycle and bistar related graphsiosrjce
 
My paper for Domain Decomposition Conference in Strobl, Austria, 2005
My paper for Domain Decomposition Conference in Strobl, Austria, 2005My paper for Domain Decomposition Conference in Strobl, Austria, 2005
My paper for Domain Decomposition Conference in Strobl, Austria, 2005Alexander Litvinenko
 
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docxMATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docxwkyra78
 
IRJET- On Distributive Meet-Semilattices
IRJET- On Distributive Meet-SemilatticesIRJET- On Distributive Meet-Semilattices
IRJET- On Distributive Meet-SemilatticesIRJET Journal
 
Minimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian updateMinimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian updateAlexander Litvinenko
 
Mm chap08 -_lossy_compression_algorithms
Mm chap08 -_lossy_compression_algorithmsMm chap08 -_lossy_compression_algorithms
Mm chap08 -_lossy_compression_algorithmsEellekwameowusu
 
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...SSA KPI
 
Episode 50 : Simulation Problem Solution Approaches Convergence Techniques S...
Episode 50 :  Simulation Problem Solution Approaches Convergence Techniques S...Episode 50 :  Simulation Problem Solution Approaches Convergence Techniques S...
Episode 50 : Simulation Problem Solution Approaches Convergence Techniques S...SAJJAD KHUDHUR ABBAS
 
1648796607723_Material-8---Concept-on-Estimation-Variance.pdf
1648796607723_Material-8---Concept-on-Estimation-Variance.pdf1648796607723_Material-8---Concept-on-Estimation-Variance.pdf
1648796607723_Material-8---Concept-on-Estimation-Variance.pdfandifebby2
 
Affine Yield Curves: Flexibility versus Incompleteness
Affine Yield Curves: Flexibility versus IncompletenessAffine Yield Curves: Flexibility versus Incompleteness
Affine Yield Curves: Flexibility versus IncompletenessDhia Eddine Barbouche
 
A Note on the Generalization of the Mean Value Theorem
A Note on the Generalization of the Mean Value TheoremA Note on the Generalization of the Mean Value Theorem
A Note on the Generalization of the Mean Value Theoremijtsrd
 
Threshold network models
Threshold network modelsThreshold network models
Threshold network modelsNaoki Masuda
 

Similar to Lindley smith 1972 (20)

Estimation rs
Estimation rsEstimation rs
Estimation rs
 
NCE, GANs & VAEs (and maybe BAC)
NCE, GANs & VAEs (and maybe BAC)NCE, GANs & VAEs (and maybe BAC)
NCE, GANs & VAEs (and maybe BAC)
 
CDT 22 slides.pdf
CDT 22 slides.pdfCDT 22 slides.pdf
CDT 22 slides.pdf
 
Complex Integral
Complex IntegralComplex Integral
Complex Integral
 
Equi independent equitable domination number of cycle and bistar related graphs
Equi independent equitable domination number of cycle and bistar related graphsEqui independent equitable domination number of cycle and bistar related graphs
Equi independent equitable domination number of cycle and bistar related graphs
 
My paper for Domain Decomposition Conference in Strobl, Austria, 2005
My paper for Domain Decomposition Conference in Strobl, Austria, 2005My paper for Domain Decomposition Conference in Strobl, Austria, 2005
My paper for Domain Decomposition Conference in Strobl, Austria, 2005
 
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docxMATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
MATH 270 TEST 3 REVIEW1. Given subspaces H and K of a vect.docx
 
Talk iccf 19_ben_hammouda
Talk iccf 19_ben_hammoudaTalk iccf 19_ben_hammouda
Talk iccf 19_ben_hammouda
 
IRJET- On Distributive Meet-Semilattices
IRJET- On Distributive Meet-SemilatticesIRJET- On Distributive Meet-Semilattices
IRJET- On Distributive Meet-Semilattices
 
Minimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian updateMinimum mean square error estimation and approximation of the Bayesian update
Minimum mean square error estimation and approximation of the Bayesian update
 
Mm chap08 -_lossy_compression_algorithms
Mm chap08 -_lossy_compression_algorithmsMm chap08 -_lossy_compression_algorithms
Mm chap08 -_lossy_compression_algorithms
 
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
Efficient Solution of Two-Stage Stochastic Linear Programs Using Interior Poi...
 
Episode 50 : Simulation Problem Solution Approaches Convergence Techniques S...
Episode 50 :  Simulation Problem Solution Approaches Convergence Techniques S...Episode 50 :  Simulation Problem Solution Approaches Convergence Techniques S...
Episode 50 : Simulation Problem Solution Approaches Convergence Techniques S...
 
201977 1-1-1-pb
201977 1-1-1-pb201977 1-1-1-pb
201977 1-1-1-pb
 
1648796607723_Material-8---Concept-on-Estimation-Variance.pdf
1648796607723_Material-8---Concept-on-Estimation-Variance.pdf1648796607723_Material-8---Concept-on-Estimation-Variance.pdf
1648796607723_Material-8---Concept-on-Estimation-Variance.pdf
 
cswiercz-general-presentation
cswiercz-general-presentationcswiercz-general-presentation
cswiercz-general-presentation
 
Chapter 14 Part I
Chapter 14 Part IChapter 14 Part I
Chapter 14 Part I
 
Affine Yield Curves: Flexibility versus Incompleteness
Affine Yield Curves: Flexibility versus IncompletenessAffine Yield Curves: Flexibility versus Incompleteness
Affine Yield Curves: Flexibility versus Incompleteness
 
A Note on the Generalization of the Mean Value Theorem
A Note on the Generalization of the Mean Value TheoremA Note on the Generalization of the Mean Value Theorem
A Note on the Generalization of the Mean Value Theorem
 
Threshold network models
Threshold network modelsThreshold network models
Threshold network models
 

More from Julyan Arbel

Bayesian neural networks increasingly sparsify their units with depth
Bayesian neural networks increasingly sparsify their units with depthBayesian neural networks increasingly sparsify their units with depth
Bayesian neural networks increasingly sparsify their units with depthJulyan Arbel
 
Species sampling models in Bayesian Nonparametrics
Species sampling models in Bayesian NonparametricsSpecies sampling models in Bayesian Nonparametrics
Species sampling models in Bayesian NonparametricsJulyan Arbel
 
Dependent processes in Bayesian Nonparametrics
Dependent processes in Bayesian NonparametricsDependent processes in Bayesian Nonparametrics
Dependent processes in Bayesian NonparametricsJulyan Arbel
 
Asymptotics for discrete random measures
Asymptotics for discrete random measuresAsymptotics for discrete random measures
Asymptotics for discrete random measuresJulyan Arbel
 
Bayesian Nonparametrics, Applications to biology, ecology, and marketing
Bayesian Nonparametrics, Applications to biology, ecology, and marketingBayesian Nonparametrics, Applications to biology, ecology, and marketing
Bayesian Nonparametrics, Applications to biology, ecology, and marketingJulyan Arbel
 
A Gentle Introduction to Bayesian Nonparametrics
A Gentle Introduction to Bayesian NonparametricsA Gentle Introduction to Bayesian Nonparametrics
A Gentle Introduction to Bayesian NonparametricsJulyan Arbel
 
A Gentle Introduction to Bayesian Nonparametrics
A Gentle Introduction to Bayesian NonparametricsA Gentle Introduction to Bayesian Nonparametrics
A Gentle Introduction to Bayesian NonparametricsJulyan Arbel
 
Diaconis Ylvisaker 1985
Diaconis Ylvisaker 1985Diaconis Ylvisaker 1985
Diaconis Ylvisaker 1985Julyan Arbel
 
Jefferys Berger 1992
Jefferys Berger 1992Jefferys Berger 1992
Jefferys Berger 1992Julyan Arbel
 
Poster DDP (BNP 2011 Veracruz)
Poster DDP (BNP 2011 Veracruz)Poster DDP (BNP 2011 Veracruz)
Poster DDP (BNP 2011 Veracruz)Julyan Arbel
 

More from Julyan Arbel (20)

UCD_talk_nov_2020
UCD_talk_nov_2020UCD_talk_nov_2020
UCD_talk_nov_2020
 
Bayesian neural networks increasingly sparsify their units with depth
Bayesian neural networks increasingly sparsify their units with depthBayesian neural networks increasingly sparsify their units with depth
Bayesian neural networks increasingly sparsify their units with depth
 
Species sampling models in Bayesian Nonparametrics
Species sampling models in Bayesian NonparametricsSpecies sampling models in Bayesian Nonparametrics
Species sampling models in Bayesian Nonparametrics
 
Dependent processes in Bayesian Nonparametrics
Dependent processes in Bayesian NonparametricsDependent processes in Bayesian Nonparametrics
Dependent processes in Bayesian Nonparametrics
 
Asymptotics for discrete random measures
Asymptotics for discrete random measuresAsymptotics for discrete random measures
Asymptotics for discrete random measures
 
Bayesian Nonparametrics, Applications to biology, ecology, and marketing
Bayesian Nonparametrics, Applications to biology, ecology, and marketingBayesian Nonparametrics, Applications to biology, ecology, and marketing
Bayesian Nonparametrics, Applications to biology, ecology, and marketing
 
A Gentle Introduction to Bayesian Nonparametrics
A Gentle Introduction to Bayesian NonparametricsA Gentle Introduction to Bayesian Nonparametrics
A Gentle Introduction to Bayesian Nonparametrics
 
A Gentle Introduction to Bayesian Nonparametrics
A Gentle Introduction to Bayesian NonparametricsA Gentle Introduction to Bayesian Nonparametrics
A Gentle Introduction to Bayesian Nonparametrics
 
Berger 2000
Berger 2000Berger 2000
Berger 2000
 
Seneta 1993
Seneta 1993Seneta 1993
Seneta 1993
 
Lehmann 1990
Lehmann 1990Lehmann 1990
Lehmann 1990
 
Diaconis Ylvisaker 1985
Diaconis Ylvisaker 1985Diaconis Ylvisaker 1985
Diaconis Ylvisaker 1985
 
Hastings 1970
Hastings 1970Hastings 1970
Hastings 1970
 
Jefferys Berger 1992
Jefferys Berger 1992Jefferys Berger 1992
Jefferys Berger 1992
 
Bayesian Classics
Bayesian ClassicsBayesian Classics
Bayesian Classics
 
Bayesian Classics
Bayesian ClassicsBayesian Classics
Bayesian Classics
 
R in latex
R in latexR in latex
R in latex
 
Arbel oviedo
Arbel oviedoArbel oviedo
Arbel oviedo
 
Poster DDP (BNP 2011 Veracruz)
Poster DDP (BNP 2011 Veracruz)Poster DDP (BNP 2011 Veracruz)
Poster DDP (BNP 2011 Veracruz)
 
Causesof effects
Causesof effectsCausesof effects
Causesof effects
 

Recently uploaded

What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.arsicmarija21
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfUjwalaBharambe
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxLigayaBacuel1
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........LeaCamillePacle
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 

Recently uploaded (20)

What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.AmericanHighSchoolsprezentacijaoskolama.
AmericanHighSchoolsprezentacijaoskolama.
 
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdfFraming an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
Framing an Appropriate Research Question 6b9b26d93da94caf993c038d9efcdedb.pdf
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Planning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptxPlanning a health career 4th Quarter.pptx
Planning a health career 4th Quarter.pptx
 
Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"Rapple "Scholarly Communications and the Sustainable Development Goals"
Rapple "Scholarly Communications and the Sustainable Development Goals"
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........Atmosphere science 7 quarter 4 .........
Atmosphere science 7 quarter 4 .........
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 

Lindley smith 1972

  • 1. Outline Introduction An introductory example General Bayesian Linear Model An application Bayes Estimates for the Linear Model by D.V. Lindley and A. F. M. Smith Paolo Baudissone April 17, 2015 Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 2. Outline Introduction An introductory example General Bayesian Linear Model An application Outline 1 Introduction 2 An introductory example 3 General Bayesian Linear Model 4 An application Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 3. Outline Introduction An introductory example General Bayesian Linear Model An application Introduction Object of this paper is the linear model E[y] = Aθ, where y is a vector of observations, A a known design matrix and θ a vector of unknown parameters. Usual estimate of θ employed in this framework is that derived by the least squares method. Authors argue the availability of prior information about the parameters and the fact that this may be exploited in order to find improved estimates; in particular they focus on situations in which the parameters themselves have a general linear structure in terms of other quantities called hyperparameters. A particular form of prior information is assumed: the one based on De Finetti’s (1964) idea of exchangeability. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 4. Outline Introduction An introductory example General Bayesian Linear Model An application An introductory example Suppose, in the general linear model, that we are dealing with a unit design matrix so that E[yi ] = θi for i = 1, . . . , n and that y1, . . . , yn are i.i.d. random variables normally distributed with known variance σ2. Assume moreover that the distribution of the θi ’s is exchangeable; this exchangeable prior knowledge determines E[θi ] = µ, a common value for each i; in other words there is a linear structure to the parameters analogous to the linear structure supposed for the observations y. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 5. Outline Introduction An introductory example General Bayesian Linear Model An application In this simple example, µ is the only hyperparameter. Denoting by τ2 the variance of each θi , it can be shown (Lindley - 1971) that the posterior mean is given by E[θi|y] = yi σ2 + n i=1 yi n τ2 1 σ2 + 1 τ2 Notice that the Bayes estimate is a weighted average of yi and the overall mean, n i=1 yi n , with weights inversely proportional to the variances of yi and θi . Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 6. Outline Introduction An introductory example General Bayesian Linear Model An application Notation Notation y N(µ, D) means that column vector y has a multivariate normal distribution with mean µ, a column vector, and dispersion D, a positive semi-definite matrix. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 7. Outline Introduction An introductory example General Bayesian Linear Model An application Theorem Suppose, given θ1, that y|θ1 N(A1θ1, C1) and that, given θ2, a vector of p2 hyperparameters, θ1|θ2 N(A2θ2, C2). Then 1 y N(A1A2θ2, C1 + A1C2AT 1 ) 2 θ1|y N(Bb, B) where B−1 = AT 1 C−1 1 A1 + C−1 2 b = AT 1 C−1 1 y + C−1 2 A2θ2 Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 8. Outline Introduction An introductory example General Bayesian Linear Model An application Proof. Part 1 Observing that y = A1θ1 + u, where u N(0, C1), and θ1 = A2θ2 + v, where v N(0, C2); it follows that y = A1A2θ2 + A1v + u. Moreover, A1v + u is a linear function of independent (multivariate) normal random variables and is distributed as N(0, C1 + A1C2AT 1 ), hence the result follows. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 9. Outline Introduction An introductory example General Bayesian Linear Model An application Proof. Part 2 To prove the second part we use Bayes’ theorem and write the posterior distribution of θ1 as p(θ1|y) ∝ p(y|θ1)p(θ1) The right-hand side can be written as e−Q 2 , where Q is given by (y − A1θ1)T C−1 1 (y − A1θ1) + (θ1 − A2θ2)T C−1 2 (θ1 − A2θ2) and after some calculations we obtain that Q is equal to: (θ1 − Bb)T B−1 (θ1 − Bb) + {yT C−1 1 y + θT 2 AT 2 C−1 2 A2θ2 − bT Bb}. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 10. Outline Introduction An introductory example General Bayesian Linear Model An application The following result allows us to rewrite the expression of the inverse of the dispersion matrix of the marginal distribution of y in a way that will be useful for subsequent developments of the topic. Theorem For any matrices A1, A2, C1 and C2 of appropriate dimensions and for which the inverses stated in the resul exist, we have (C1 + A1C2AT 1 )−1 = C−1 1 − C−1 1 A1(AT 1 C−1 1 A1 + C−1 2 )−1AT 1 C−1 1 Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 11. Outline Introduction An introductory example General Bayesian Linear Model An application Posterior distribution of θ1 Theorem Suppose that, given θ1, y|θ1 N(A1θ1, C1), given θ2, θ1|θ2 N(A2θ2, C2) and given θ3, θ2|θ3 N(A3θ3, C3). Then the posterior distribution of θ1 is: θ1|{Ai }, {Ci }, θ3, y N(Dd, D) where D−1 = AT 1 C−1 1 A1 + (C2 + A2C3AT 2 )−1 and d = AT 1 C−1 1 y + (C2 + A2C3AT 2 )−1A2A3θ3. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 12. Outline Introduction An introductory example General Bayesian Linear Model An application Remarks I Observe that thanks to the first theorem we stated it is possible to write down the marginal distribution of θ1, that is the prior distribution, free of the hyperparameters θ2: θ1 N(A2A3θ3, C2 + A2C3AT 2 ) The mean of the posterior distribution may be regarded as a point estimate of θ1 to replace the usual least-squares estimate. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 13. Outline Introduction An introductory example General Bayesian Linear Model An application Remarks II The form of this estimate is a weighted average of the least-squares estimate (AT 1 C−1 1 A1)−1AT 1 C−1 1 y and the prior mean A2A3θ3 with weights given by the inverses of the corresponding dispersion matrices, AT 1 C−1 1 A1 for the least-squares values, C2 + A2C3AT 2 for the prior distribution of θ1. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 14. Outline Introduction An introductory example General Bayesian Linear Model An application Thanks to the second theorem we have stated before, we are now in a position to get several alternative expressions for the posterior mean and variance; this is underlined in the two following results: Theorem An alternative expression for D−1 is given by AT 1 C−1 1 A1 + C−1 2 − C−1 2 A2(AT 2 C−1 2 A2 + C−1 3 )−1AT 2 C−1 2 . Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 15. Outline Introduction An introductory example General Bayesian Linear Model An application Theorem If C−1 3 = 0, the posterior distribution of θ1 is N(D0d0, D0) where D−1 0 = AT 1 C−1 1 A1 + C−1 2 − C−1 2 A2(AT 2 C−1 2 A2)−1AT 2 C−1 2 and d0 = AT 1 C−1 1 y. This result gives the form mostly often used in applications. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 16. Outline Introduction An introductory example General Bayesian Linear Model An application An application: Two-factor Experimental Designs Consider t ”treatments” assigned to n experimental units arranged in b ”blocks”. The usual model is given by E[yij ] = µ + αi + βj for 1 ≤ i ≤ t, 1 ≤ j ≤ b with the errors independent N(0, σ2). In the general notation we have that θT 1 = (µ, α1, . . . , αt, β1, . . . , βb) and A1 describes the designed used. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 17. Outline Introduction An introductory example General Bayesian Linear Model An application In the second stage it seems reasonable to assume an exchangeable prior knowledge within treatment constants {αi } and within block constants {βj }, but that these were independent. Adding the assumption of normality, second stage can be described by αi N(0, σ2 α), βj N(0, σ2 β), µ N(ω, σ2 µ), these distributions being independent. A third stage is not necessary. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 18. Outline Introduction An introductory example General Bayesian Linear Model An application Our goal now is to derive the expressions for D−1 and d. Noting that C2 is diagonal, then the same is true for C−1 2 and leading diagonal is given by (σ−2 µ , σ−2 α , . . . , σ−2 α , σ−2 β , . . . , σ−2 β ). Furthermore, remember that C3 = 0. Hence, we get that D−1 = σ−2AT 1 A1 + C−1 2 and d = σ−2AT 1 y. Bayes estimate Dd, call it θ∗ 1, satisfies the equation (AT 1 A1 + σ2C−1 2 )θ∗ 1 = AT 1 y suggesting that it differ from the least-squares equation only in the inclusion of the extra term σ2C−1 2 . Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an
  • 19. Outline Introduction An introductory example General Bayesian Linear Model An application The Bayes estimate θ∗ 1 is given by the following expressions: µ∗ = y.., α∗ j = bσ2 α(yi.−y..) (bσ2 α+σ2) , β∗ j = tσ2 β(y.j −y..) (tσ2 β+σ2) where y.., yi. and y.j are sample means. Observe that the estimators of the treatment and block effects are shrunk towards zero by a factor depending on σ2 and σ2 α or σ2 β. Paolo Baudissone Bayes Estimates for the Linear Modelby D.V. Lindley an