SlideShare a Scribd company logo
1 of 34
Download to read offline
Estimation of Social Interaction Models: A
Bayesian Approach
Paula Almonacid
I Network Métodos Cuantitativos
November 14, 2017
Outline
1 Introduction
Social interaction models
2 Likelihood function
3 Bayesian approach
Joint prior distribution
Joint posterior distribution
Conditional posterior distributions
Simulation setting
Simulation setting
Simulation results
4 Empirical Application
Value in Financial Communities
3
Outline
1 Introduction
Social interaction models
2 Likelihood function
3 Bayesian approach
Joint prior distribution
Joint posterior distribution
Conditional posterior distributions
Simulation setting
Simulation setting
Simulation results
4 Empirical Application
Value in Financial Communities
4
Introduction
Definition
What is a
neighbor-
hood effect?
Sociology Economics Spatial Economet.
Political Im-
plications
5
Introduction
Types of effects
Classification
of the models
Geography Scope Spatial Delineation
Endogenous Correlation Exogenous
6
Introduction
Empirical estimation challenges
Endogenous and omitted independent variables.
Identification of particular kind of effect may not be possible
Depending on how the characteristics of the individuals
vary with the characteristics of their neighborhood.
7
Introduction
Lee (2007) proposed the following specification for the SAR
model:
Yg = λWgYg + Xg,1β1 + WgXg,2β2 + 1mg αg + g (1)
g ∼ Nmg (0, σ2
Img ) (2)
Introduction
Yg = (yg,1, · · · , yg,mg ) is a vector of endogenous variables.
Xg is the matrix of exogenous variables of dimension
mg × K.
1mg is a vector of ones of dimension of mg × 1.
αg are unobserved group specific effects.
Wg is the social interaction matrix. Each of its entries will
take value 1 if there is a link and 0 otherwise.
9
Introduction
Structure of the model
The observational units of the model are individuals, which are
denoted by i
These individuals are grouped into a single group denoted g
The composition of the group is established before the statistical
exercise
The specification of the interactions of each group is
representing by the matrix Wg
The interaction of all groups could also be represented into one
big matrix, which is a block diagonal matrix.
10
Introduction
Wg =
1
mg − 1
(1mg 1mg
− Img ) g = 1, . . . , G (3)
where 1mg is the mg-dimensional column vector of ones, and Img
is the mg-dimensional identity matrix. Equivalently, in terms of
each unit i from a group g,
Introduction
In terms of each unit i from a group g,
Yg = λ

 1
mg − 1
mg
j=1,j=i
yg,j

+xg,i,1β1+

 1
mg − 1
mg
j=1,j=i
xg,j,2β2

+αg+
(4)
Outline
1 Introduction
Social interaction models
2 Likelihood function
3 Bayesian approach
Joint prior distribution
Joint posterior distribution
Conditional posterior distributions
Simulation setting
Simulation setting
Simulation results
4 Empirical Application
Value in Financial Communities
13
Likelihood function
Considering again the social interaction model:
Yg = λ Wg Yg + Xg,1β1 + Wr Xg,2β2 + 1mg αg + g , g = 1, 2, . . . G
(5)
where
Zg = (Xg,1, WgXg,2)
β = (β1, β2)
14
Likelihood function
This could be rewritten as:
Yg = A−1
g (Zgβ + 1mg αg + g) (6)
Where
Ag(λ) = Img − λWg
Ag = Ag(λ)
Likelihood function
Now let
Jg = Img −
1
mg
1mg 1mg
be the group mean projector.
We consider the orthonormal matrix of Jg given by
[Fg, 1mg /
√
mg].
The columns in Fg are eigenvectors of Jg corresponding to
the eigenvalues of one.
Therefore Fg1mg = 0, FgFg = Im∗
g
and FgFg = Jg where
m∗
g = mg − 1
16
Pre-multiplication of the equation (6) by Fg leads to the following
transformed model without αgs
(FgAgFg)(FgYg) = (FgZgβ) + (Fg g)
A∗
gY∗
g = Z∗
g β + ∗
g
where
A∗
g = (FgAgFg)
Y∗
g = (FgYg)
∗
g = (Fg g)
17
Likelihood function
Therefore the likelihood function for the transformed model is:
p(D|β, σ, λ) = (2πσ2
)(−n/2)
G
g=1
| A∗
g | ×
exp

−
1
2σ2
G
g=1
((A∗
gY∗
g − Z∗
g β) (A∗
gY∗
g − Z∗
g β))


18
Outline
1 Introduction
Social interaction models
2 Likelihood function
3 Bayesian approach
Joint prior distribution
Joint posterior distribution
Conditional posterior distributions
Simulation setting
Simulation setting
Simulation results
4 Empirical Application
Value in Financial Communities
19
The prior distribution could be written as
π(β, σ2
0, λ) = π(β | σ2
0)π(σ2
0)π(λ) = Nk (µ, σ2
0T)IG(α, δ)U(1/ρmin, 1/ρm
=
1
(2π)k|2 | T |1|2 (σ2
0)k|2
× exp(−
1
2σ2
0
)(β − µ) T−1
(β − µ)
×
δα
Γ(α)
(σ2
0)−(α+1)
exp
−δ
σ2
0
× π(λ)
20
Bayesian approach
Joint prior distribution
=
δα
(2π)k/2|T|1/2Γ(α)
(σ2
0)−(α+(k/2)+1)
)×
exp −
(β − µ) T−1
(β − µ) + 2δ
2σ2
0
π(λ)
21
Therefore, the posterior distribution for the model takes the form:
p(β, σ2
, λ | D) =
p(D | β, σ2
, λ)π(β, σ2
)π(λ)
p(D)
p(β, σ2
, λ | Y∗
, W∗
, Z∗
) ∝ (σ2
)−(α∗+(k/2)+1)
G
g=1
| A∗
g | ×
exp −
1
2σ2
(β − µ) T−1
(β − µ) + 2δ ×
exp

−
1
2σ2
G
g=1
((A∗
gY∗
g − Z∗
g β) (A∗
gY∗
g − Z∗
g β))

 × π(λ)
22
Then the conditional posteriors distributions are:
p(β|λ, σ2
0) ∼ N(β∗
, σ2
0T∗
)
where
β∗
= (
R
r
Z∗
Z∗
+ T−1
)−1
)(Z∗
A∗
Y∗ + T−1
β)
T∗
= (
R
r=1
(Z∗
Z∗ + T−1
)−1
23
and
p(σ2
0|β, λ) ∼ IG(α∗
, δ∗
)
where
α∗
= a + n/2
δ∗
= b + (β T−1
β +
R
r=1
Y∗
A∗
A∗
Y − (βnΣ−1
n βn))/2
24
Bayesian approach
Conditional posterior distributions
p(λ|β, σ) ∝
p(λ, β, σ|D)
p(β, λ, σ)
∝ |In − λw|exp −
1
2σ2
(A∗
Y∗
− Z∗
β) (A∗
Y∗
− Z∗
β)
25
Simulation setting
All groups are assumed to have different sizes (between: 2
and 10, 2 and 15, 2 and 30, and, 2 and 50).
The number of groups are set to 67 and 102.
The data generating process are specified as follows :
λ = 0.5, β11 = 1, β12 = −1, β21 = 1, β22 = −1 and σ = 1.
The data generation process for each of the Xg variables is
Nmg (0, Img )
The continuous dependent variable Yg can be directly
generated based on the model.
The number of simulations are 100.
26
Bayesian Approach
Simulation setting
In particular, we use vague prior distributions setting
β0 = 0, Σ = diag(1000), α = 0.001 and δ = 0.001.
We sampled directly β and σ2
0 from Gibbs sampling steps
since their posterior conditional distributions have closed
forms
Nevertheless, we use the Metropolis–Hastings (M–H)
algorithm for sampling the social interaction parameter λ
because the full conditional distribution for λ is nonstandard
due to the presence of Wr .
27
Group size Num gr. Approach Lambda Beta_11 Beta_12 Beta_21 Beta_22 Sigma
2 to 10
67
ML 0.3344 0.0796 0.0850 0.2546 0.2677 0.0687
Bayes 0.2405 0.0626 0.0747 0.2647 0.2743 0.0599
102
ML 0.2565 0.0588 0.0677 0.1771 0.2080 0.0523
Bayes 0.1911 0.0519 0.0534 0.2199 0.1981 0.0510
2 to 15
67
ML 0.3138 0.0559 0.0590 0.2975 0.3413 0.0480
Bayes 0.2156 0.0554 0.0508 0.2752 0.2871 0.0395
102
ML 0.2297 0.0476 0.0480 0.2526 0.2463 0.0375
Bayes 0.1906 0.0466 0.0434 0.2166 0.2388 0.0321
2 to 30
67
ML 0.3435 0.0416 0.0411 0.3438 0.3469 0.0346
Bayes 0.2226 0.0326 0.0330 0.3678 0.3506 0.0267
102
ML 0.2961 0.0287 0.0286 0.2871 0.2949 0.0240
Bayes 0.2030 0.0311 0.0266 0.2725 0.2897 0.0240
2 to 50
67
ML 0.4567 0.0326 0.0257 0.4665 0.4176 0.0214
Bayes 0.2276 0.0264 0.0276 0.4346 0.4604 0.0188
102
ML 0.3319 0.0251 0.0239 0.3666 0.3374 0.0175
Bayes 0.1878 0.0195 0.0218 0.3580 0.3201 0.0151
28
Group size Num gr. Approach Lambda Beta_11 Beta_12 Beta_21 Beta_22 Sigma
2 to 10
67
ML 0.2395 0.0617 0.0660 0.1963 0.2131 0.0534
Bayes 0.2071 0.0516 0.0600 0.2028 0.2240 0.0488
102
ML 0.1990 0.0490 0.0556 0.1400 0.1626 0.0425
Bayes 0.1618 0.0437 0.0424 0.1723 0.1518 0.0397
2 to 15
67
ML 0.2398 0.0439 0.0485 0.2394 0.2641 0.0389
Bayes 0.1904 0.0453 0.0395 0.1993 0.2348 0.0333
102
ML 0.1850 0.0364 0.0386 0.1845 0.1907 0.0307
Bayes 0.1614 0.0372 0.0351 0.1852 0.1936 0.0266
2 to 30
67
ML 0.2638 0.0341 0.0329 0.2614 0.2770 0.0258
Bayes 0.1833 0.0264 0.0264 0.2906 0.2743 0.0212
102
ML 0.2179 0.0234 0.0231 0.2316 0.2282 0.0187
Bayes 0.1697 0.0252 0.0221 0.2134 0.2440 0.0190
2 to 50
67
ML 0.3463 0.0269 0.0200 0.3604 0.3380 0.0167
Bayes 0.1832 0.0217 0.0225 0.3334 0.3662 0.0150
102
ML 0.2454 0.0208 0.0189 0.2853 0.2685 0.0140
Bayes 0.1538 0.0155 0.0175 0.2884 0.2486 0.0122
29
Outline
1 Introduction
Social interaction models
2 Likelihood function
3 Bayesian approach
Joint prior distribution
Joint posterior distribution
Conditional posterior distributions
Simulation setting
Simulation setting
Simulation results
4 Empirical Application
Value in Financial Communities
30
Empirical Application
Introduction
One interesting application for this type of models is bank
profitability.
The role of banks remains central in various important
aspects for the economy
Most of studies on bank profitability, estimate the impact of
numerous factors that may be important in explaining profits
using linear models
Even though these studies show that it is possible to
conduct a meaningful analysis of bank profitability, there are
still some issues to be addressed.
31
Empirical Application
Value in Financial Communities
Model Specification
Therefore, we propose the following model specification:
Profitg = λWgProfitg + CashFgβ1 + WorKCgβ2 + Leveragegβ3
+EBITDAintβ4 + ROAβ5 + WgCashFgβ6 + WgWorkCgβ7
+WgLeveragegβ8 + WgEBITDAintgβ9 + WgROAgβ10 + lmg αg + g
Empirical Application
Bayesian M-H summary
Variables Mean 2.50% 25% 50% 75% 97.50%
Lambda 0.9986 0.9946 0.9980 0.9990 0.9996 1.0000
Sigma 1.053 1.0440 1.0500 1.0530 1.0560 1.0620
WK -0.0257 -0.0486 -0.0339 -0.0256 -0.0178 -0.0025
Cash_Flow -0.0071 -0.0270 -0.0148 -0.0073 -0.0003 0.0152
Leverage 0.0296 0.0093 0.0223 0.0294 0.0370 0.0487
EBITDA_int 0.0335 0.0150 0.0276 0.0337 0.0397 0.0512
ROA -0.1039 -0.1243 -0.1110 -0.1038 -0.0970 -0.0840
Lag WK -0.0364 -0.1718 -0.0783 -0.0404 0.0086 0.0838
Lag Cash Flow -0.3436 -0.1348 -0.0825 -0.0372 0.0022 0.1046
Lag Leverag -0.0111 -0.1134 -0.0447 -0.0069 0.0299 0.0714
Lag EBITDA_int 0.0512 -0.0687 -0.0060 0.0519 0.0993 0.1831
Lag ROA -0.1142 -0.2379 -0.1470 -0.1104 -0.0752 -0.0125
33
We welcome your comments, questions, and suggestions.
Thank you!!!
34

More Related Content

What's hot

Bayesian Estimation for Missing Values in Latin Square Design
Bayesian Estimation for Missing Values in Latin Square DesignBayesian Estimation for Missing Values in Latin Square Design
Bayesian Estimation for Missing Values in Latin Square Designinventionjournals
 
Spanos lecture+3-6334-estimation
Spanos lecture+3-6334-estimationSpanos lecture+3-6334-estimation
Spanos lecture+3-6334-estimationjemille6
 
Applied Business Statistics ,ken black , ch 6
Applied Business Statistics ,ken black , ch 6Applied Business Statistics ,ken black , ch 6
Applied Business Statistics ,ken black , ch 6AbdelmonsifFadl
 
An alternative approach to estimation of population
An alternative approach to estimation of populationAn alternative approach to estimation of population
An alternative approach to estimation of populationAlexander Decker
 
Exponential lindley additive failure rate model
Exponential lindley additive failure rate modelExponential lindley additive failure rate model
Exponential lindley additive failure rate modeleSAT Journals
 
Applied Business Statistics ,ken black , ch 5
Applied Business Statistics ,ken black , ch 5Applied Business Statistics ,ken black , ch 5
Applied Business Statistics ,ken black , ch 5AbdelmonsifFadl
 

What's hot (9)

Chapter7
Chapter7Chapter7
Chapter7
 
Bayesian Estimation for Missing Values in Latin Square Design
Bayesian Estimation for Missing Values in Latin Square DesignBayesian Estimation for Missing Values in Latin Square Design
Bayesian Estimation for Missing Values in Latin Square Design
 
Spanos lecture+3-6334-estimation
Spanos lecture+3-6334-estimationSpanos lecture+3-6334-estimation
Spanos lecture+3-6334-estimation
 
Applied Business Statistics ,ken black , ch 6
Applied Business Statistics ,ken black , ch 6Applied Business Statistics ,ken black , ch 6
Applied Business Statistics ,ken black , ch 6
 
An alternative approach to estimation of population
An alternative approach to estimation of populationAn alternative approach to estimation of population
An alternative approach to estimation of population
 
exercises.pdf
exercises.pdfexercises.pdf
exercises.pdf
 
Stats
StatsStats
Stats
 
Exponential lindley additive failure rate model
Exponential lindley additive failure rate modelExponential lindley additive failure rate model
Exponential lindley additive failure rate model
 
Applied Business Statistics ,ken black , ch 5
Applied Business Statistics ,ken black , ch 5Applied Business Statistics ,ken black , ch 5
Applied Business Statistics ,ken black , ch 5
 

Similar to Estimation of Social Interaction Models: A Bayesian Approach

Multinomial Logistic Regression Analysis
Multinomial Logistic Regression AnalysisMultinomial Logistic Regression Analysis
Multinomial Logistic Regression AnalysisHARISH Kumar H R
 
Auto Regressive Process (1) with Change Point: Bayesian Approch
Auto Regressive Process (1) with Change Point: Bayesian ApprochAuto Regressive Process (1) with Change Point: Bayesian Approch
Auto Regressive Process (1) with Change Point: Bayesian ApprochIJRESJOURNAL
 
Lecture - 8 MLR.pptx
Lecture - 8 MLR.pptxLecture - 8 MLR.pptx
Lecture - 8 MLR.pptxiris765749
 
Hunermund causal inference in ml and ai
Hunermund   causal inference in ml and aiHunermund   causal inference in ml and ai
Hunermund causal inference in ml and aiBoston Global Forum
 
On Estimation of Population Variance Using Auxiliary Information
On Estimation of Population Variance Using Auxiliary InformationOn Estimation of Population Variance Using Auxiliary Information
On Estimation of Population Variance Using Auxiliary Informationinventionjournals
 
Self-sampling Strategies for Multimemetic Algorithms in Unstable Computationa...
Self-sampling Strategies for Multimemetic Algorithms in Unstable Computationa...Self-sampling Strategies for Multimemetic Algorithms in Unstable Computationa...
Self-sampling Strategies for Multimemetic Algorithms in Unstable Computationa...Rafael Nogueras
 
Probability distributions for ml
Probability distributions for mlProbability distributions for ml
Probability distributions for mlSung Yub Kim
 
article_mdimagh_haddar_2012
article_mdimagh_haddar_2012article_mdimagh_haddar_2012
article_mdimagh_haddar_2012Mdimagh Ridha
 
IRJET- Differential Transform Method for the Vaccination Model of the Cholera...
IRJET- Differential Transform Method for the Vaccination Model of the Cholera...IRJET- Differential Transform Method for the Vaccination Model of the Cholera...
IRJET- Differential Transform Method for the Vaccination Model of the Cholera...IRJET Journal
 
Structured Regularization for conditional Gaussian graphical model
Structured Regularization for conditional Gaussian graphical modelStructured Regularization for conditional Gaussian graphical model
Structured Regularization for conditional Gaussian graphical modelLaboratoire Statistique et génome
 
A new generalized lindley distribution
A new generalized lindley distributionA new generalized lindley distribution
A new generalized lindley distributionAlexander Decker
 
Survival and hazard estimation of weibull distribution based on
Survival and hazard estimation of weibull distribution based onSurvival and hazard estimation of weibull distribution based on
Survival and hazard estimation of weibull distribution based onAlexander Decker
 

Similar to Estimation of Social Interaction Models: A Bayesian Approach (20)

Multinomial Logistic Regression Analysis
Multinomial Logistic Regression AnalysisMultinomial Logistic Regression Analysis
Multinomial Logistic Regression Analysis
 
Seattle.Slides.7
Seattle.Slides.7Seattle.Slides.7
Seattle.Slides.7
 
Auto Regressive Process (1) with Change Point: Bayesian Approch
Auto Regressive Process (1) with Change Point: Bayesian ApprochAuto Regressive Process (1) with Change Point: Bayesian Approch
Auto Regressive Process (1) with Change Point: Bayesian Approch
 
ML Module 3.pdf
ML Module 3.pdfML Module 3.pdf
ML Module 3.pdf
 
MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...
MUMS: Bayesian, Fiducial, and Frequentist Conference - Model Selection in the...
 
Sem+Essentials
Sem+EssentialsSem+Essentials
Sem+Essentials
 
Lecture - 8 MLR.pptx
Lecture - 8 MLR.pptxLecture - 8 MLR.pptx
Lecture - 8 MLR.pptx
 
Hunermund causal inference in ml and ai
Hunermund   causal inference in ml and aiHunermund   causal inference in ml and ai
Hunermund causal inference in ml and ai
 
Binary Logistic Regression
Binary Logistic RegressionBinary Logistic Regression
Binary Logistic Regression
 
Regression Analysis
Regression AnalysisRegression Analysis
Regression Analysis
 
On Estimation of Population Variance Using Auxiliary Information
On Estimation of Population Variance Using Auxiliary InformationOn Estimation of Population Variance Using Auxiliary Information
On Estimation of Population Variance Using Auxiliary Information
 
Chapter5.pdf.pdf
Chapter5.pdf.pdfChapter5.pdf.pdf
Chapter5.pdf.pdf
 
Self-sampling Strategies for Multimemetic Algorithms in Unstable Computationa...
Self-sampling Strategies for Multimemetic Algorithms in Unstable Computationa...Self-sampling Strategies for Multimemetic Algorithms in Unstable Computationa...
Self-sampling Strategies for Multimemetic Algorithms in Unstable Computationa...
 
Probability distributions for ml
Probability distributions for mlProbability distributions for ml
Probability distributions for ml
 
article_mdimagh_haddar_2012
article_mdimagh_haddar_2012article_mdimagh_haddar_2012
article_mdimagh_haddar_2012
 
IRJET- Differential Transform Method for the Vaccination Model of the Cholera...
IRJET- Differential Transform Method for the Vaccination Model of the Cholera...IRJET- Differential Transform Method for the Vaccination Model of the Cholera...
IRJET- Differential Transform Method for the Vaccination Model of the Cholera...
 
Structured Regularization for conditional Gaussian graphical model
Structured Regularization for conditional Gaussian graphical modelStructured Regularization for conditional Gaussian graphical model
Structured Regularization for conditional Gaussian graphical model
 
Forecasting_GAMLSS
Forecasting_GAMLSSForecasting_GAMLSS
Forecasting_GAMLSS
 
A new generalized lindley distribution
A new generalized lindley distributionA new generalized lindley distribution
A new generalized lindley distribution
 
Survival and hazard estimation of weibull distribution based on
Survival and hazard estimation of weibull distribution based onSurvival and hazard estimation of weibull distribution based on
Survival and hazard estimation of weibull distribution based on
 

More from Facultad de Ciencias Económicas UdeA

Risk assessment in commodity markets with semi-nonparametric specifications
Risk assessment in commodity markets with semi-nonparametric specificationsRisk assessment in commodity markets with semi-nonparametric specifications
Risk assessment in commodity markets with semi-nonparametric specificationsFacultad de Ciencias Económicas UdeA
 
Inefficiency and Bank Failures A Joint Bayesian Estimation of a Hazards Model ...
Inefficiency and Bank Failures A Joint Bayesian Estimation of a Hazards Model ...Inefficiency and Bank Failures A Joint Bayesian Estimation of a Hazards Model ...
Inefficiency and Bank Failures A Joint Bayesian Estimation of a Hazards Model ...Facultad de Ciencias Económicas UdeA
 
Modeling Heterogeneity by Structural Varying Coefficients Models in Presence of...
Modeling Heterogeneity by Structural Varying Coefficients Models in Presence of...Modeling Heterogeneity by Structural Varying Coefficients Models in Presence of...
Modeling Heterogeneity by Structural Varying Coefficients Models in Presence of...Facultad de Ciencias Económicas UdeA
 
Ajuste de Riesgo, Hospitalizaciones Innecesarias y Aprendizaje de M´aquinas
Ajuste de Riesgo, Hospitalizaciones Innecesarias y Aprendizaje de M´aquinasAjuste de Riesgo, Hospitalizaciones Innecesarias y Aprendizaje de M´aquinas
Ajuste de Riesgo, Hospitalizaciones Innecesarias y Aprendizaje de M´aquinasFacultad de Ciencias Económicas UdeA
 
Prediction of Federal Funds Target Rate: A Dynamic Logistic Bayesian Model Av...
Prediction of Federal Funds Target Rate: A Dynamic Logistic Bayesian Model Av...Prediction of Federal Funds Target Rate: A Dynamic Logistic Bayesian Model Av...
Prediction of Federal Funds Target Rate: A Dynamic Logistic Bayesian Model Av...Facultad de Ciencias Económicas UdeA
 
La globalización de la economía y la internacionalización de las empresas
La globalización de la economía y la internacionalización de las empresasLa globalización de la economía y la internacionalización de las empresas
La globalización de la economía y la internacionalización de las empresasFacultad de Ciencias Económicas UdeA
 
El papel de las políticas de rrhh en el fomento del emprendimiento corporativo
El papel de las políticas de rrhh en el fomento del emprendimiento corporativoEl papel de las políticas de rrhh en el fomento del emprendimiento corporativo
El papel de las políticas de rrhh en el fomento del emprendimiento corporativoFacultad de Ciencias Económicas UdeA
 
Expatriación y shock cultural: cómo planificar una asignación internacional c...
Expatriación y shock cultural: cómo planificar una asignación internacional c...Expatriación y shock cultural: cómo planificar una asignación internacional c...
Expatriación y shock cultural: cómo planificar una asignación internacional c...Facultad de Ciencias Económicas UdeA
 
Procafecol S.A. Juan Valdez: Construyendo valor para los cafeteros de Colombia
Procafecol S.A. Juan Valdez: Construyendo valor para los cafeteros de ColombiaProcafecol S.A. Juan Valdez: Construyendo valor para los cafeteros de Colombia
Procafecol S.A. Juan Valdez: Construyendo valor para los cafeteros de ColombiaFacultad de Ciencias Económicas UdeA
 
Análisis del perfil de internacionalización de las multilatinas colombianas: ...
Análisis del perfil de internacionalización de las multilatinas colombianas: ...Análisis del perfil de internacionalización de las multilatinas colombianas: ...
Análisis del perfil de internacionalización de las multilatinas colombianas: ...Facultad de Ciencias Económicas UdeA
 
Permanencias y disrupciones de la protección social para la vejez en colombia
Permanencias y disrupciones de la protección social para la vejez en colombiaPermanencias y disrupciones de la protección social para la vejez en colombia
Permanencias y disrupciones de la protección social para la vejez en colombiaFacultad de Ciencias Económicas UdeA
 

More from Facultad de Ciencias Económicas UdeA (20)

Risk assessment in commodity markets with semi-nonparametric specifications
Risk assessment in commodity markets with semi-nonparametric specificationsRisk assessment in commodity markets with semi-nonparametric specifications
Risk assessment in commodity markets with semi-nonparametric specifications
 
Inefficiency and Bank Failures A Joint Bayesian Estimation of a Hazards Model ...
Inefficiency and Bank Failures A Joint Bayesian Estimation of a Hazards Model ...Inefficiency and Bank Failures A Joint Bayesian Estimation of a Hazards Model ...
Inefficiency and Bank Failures A Joint Bayesian Estimation of a Hazards Model ...
 
Oaxaca-Blinder type Decomposition Methods for Duration Outcomes
Oaxaca-Blinder type Decomposition Methods for Duration OutcomesOaxaca-Blinder type Decomposition Methods for Duration Outcomes
Oaxaca-Blinder type Decomposition Methods for Duration Outcomes
 
Modeling Heterogeneity by Structural Varying Coefficients Models in Presence of...
Modeling Heterogeneity by Structural Varying Coefficients Models in Presence of...Modeling Heterogeneity by Structural Varying Coefficients Models in Presence of...
Modeling Heterogeneity by Structural Varying Coefficients Models in Presence of...
 
Ajuste de Riesgo, Hospitalizaciones Innecesarias y Aprendizaje de M´aquinas
Ajuste de Riesgo, Hospitalizaciones Innecesarias y Aprendizaje de M´aquinasAjuste de Riesgo, Hospitalizaciones Innecesarias y Aprendizaje de M´aquinas
Ajuste de Riesgo, Hospitalizaciones Innecesarias y Aprendizaje de M´aquinas
 
Prediction of Federal Funds Target Rate: A Dynamic Logistic Bayesian Model Av...
Prediction of Federal Funds Target Rate: A Dynamic Logistic Bayesian Model Av...Prediction of Federal Funds Target Rate: A Dynamic Logistic Bayesian Model Av...
Prediction of Federal Funds Target Rate: A Dynamic Logistic Bayesian Model Av...
 
I Network de Métodos Cuantitativos en Economía – AFADECO
I Network de Métodos Cuantitativos en Economía – AFADECO I Network de Métodos Cuantitativos en Economía – AFADECO
I Network de Métodos Cuantitativos en Economía – AFADECO
 
Actuales desafíos de la Unión Europea en un mundo cambiante
Actuales desafíos de la Unión Europea en un mundo cambianteActuales desafíos de la Unión Europea en un mundo cambiante
Actuales desafíos de la Unión Europea en un mundo cambiante
 
Innovar para sobrevivir: La gestión del conocimiento
Innovar para sobrevivir: La gestión del conocimientoInnovar para sobrevivir: La gestión del conocimiento
Innovar para sobrevivir: La gestión del conocimiento
 
Cuando una PYME crece: el cambio hacia una gestión profesional
Cuando una PYME crece: el cambio hacia una gestión profesionalCuando una PYME crece: el cambio hacia una gestión profesional
Cuando una PYME crece: el cambio hacia una gestión profesional
 
Nuevas formas de la organización del trabajo (documento)
Nuevas formas de la organización del trabajo (documento)Nuevas formas de la organización del trabajo (documento)
Nuevas formas de la organización del trabajo (documento)
 
Nuevas formas de organización del trabajo Parte 1
Nuevas formas de organización del trabajo Parte 1Nuevas formas de organización del trabajo Parte 1
Nuevas formas de organización del trabajo Parte 1
 
La globalización de la economía y la internacionalización de las empresas
La globalización de la economía y la internacionalización de las empresasLa globalización de la economía y la internacionalización de las empresas
La globalización de la economía y la internacionalización de las empresas
 
El papel de las políticas de rrhh en el fomento del emprendimiento corporativo
El papel de las políticas de rrhh en el fomento del emprendimiento corporativoEl papel de las políticas de rrhh en el fomento del emprendimiento corporativo
El papel de las políticas de rrhh en el fomento del emprendimiento corporativo
 
Expatriación y shock cultural: cómo planificar una asignación internacional c...
Expatriación y shock cultural: cómo planificar una asignación internacional c...Expatriación y shock cultural: cómo planificar una asignación internacional c...
Expatriación y shock cultural: cómo planificar una asignación internacional c...
 
Procolombia: Expansión de los negocios colombianos
Procolombia: Expansión de los negocios colombianosProcolombia: Expansión de los negocios colombianos
Procolombia: Expansión de los negocios colombianos
 
Procafecol S.A. Juan Valdez: Construyendo valor para los cafeteros de Colombia
Procafecol S.A. Juan Valdez: Construyendo valor para los cafeteros de ColombiaProcafecol S.A. Juan Valdez: Construyendo valor para los cafeteros de Colombia
Procafecol S.A. Juan Valdez: Construyendo valor para los cafeteros de Colombia
 
Grupo Orbis y su proceso de internacionalización
Grupo Orbis y su proceso de internacionalizaciónGrupo Orbis y su proceso de internacionalización
Grupo Orbis y su proceso de internacionalización
 
Análisis del perfil de internacionalización de las multilatinas colombianas: ...
Análisis del perfil de internacionalización de las multilatinas colombianas: ...Análisis del perfil de internacionalización de las multilatinas colombianas: ...
Análisis del perfil de internacionalización de las multilatinas colombianas: ...
 
Permanencias y disrupciones de la protección social para la vejez en colombia
Permanencias y disrupciones de la protección social para la vejez en colombiaPermanencias y disrupciones de la protección social para la vejez en colombia
Permanencias y disrupciones de la protección social para la vejez en colombia
 

Recently uploaded

call girls in Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...shivangimorya083
 
SBP-Market-Operations and market managment
SBP-Market-Operations and market managmentSBP-Market-Operations and market managment
SBP-Market-Operations and market managmentfactical
 
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证rjrjkk
 
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...makika9823
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Roomdivyansh0kumar0
 
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130Suhani Kapoor
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Commonwealth
 
Log your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignLog your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignHenry Tapper
 
Andheri Call Girls In 9825968104 Mumbai Hot Models
Andheri Call Girls In 9825968104 Mumbai Hot ModelsAndheri Call Girls In 9825968104 Mumbai Hot Models
Andheri Call Girls In 9825968104 Mumbai Hot Modelshematsharma006
 
Lundin Gold April 2024 Corporate Presentation v4.pdf
Lundin Gold April 2024 Corporate Presentation v4.pdfLundin Gold April 2024 Corporate Presentation v4.pdf
Lundin Gold April 2024 Corporate Presentation v4.pdfAdnet Communications
 
government_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdfgovernment_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdfshaunmashale756
 
Bladex 1Q24 Earning Results Presentation
Bladex 1Q24 Earning Results PresentationBladex 1Q24 Earning Results Presentation
Bladex 1Q24 Earning Results PresentationBladex
 
AfRESFullPaper22018EmpiricalPerformanceofRealEstateInvestmentTrustsandShareho...
AfRESFullPaper22018EmpiricalPerformanceofRealEstateInvestmentTrustsandShareho...AfRESFullPaper22018EmpiricalPerformanceofRealEstateInvestmentTrustsandShareho...
AfRESFullPaper22018EmpiricalPerformanceofRealEstateInvestmentTrustsandShareho...yordanosyohannes2
 
Attachment Of Assets......................
Attachment Of Assets......................Attachment Of Assets......................
Attachment Of Assets......................AmanBajaj36
 
Vp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsAppVp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsAppmiss dipika
 
Q3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesQ3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesMarketing847413
 
House of Commons ; CDC schemes overview document
House of Commons ; CDC schemes overview documentHouse of Commons ; CDC schemes overview document
House of Commons ; CDC schemes overview documentHenry Tapper
 
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escortsranjana rawat
 

Recently uploaded (20)

call girls in Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
 
SBP-Market-Operations and market managment
SBP-Market-Operations and market managmentSBP-Market-Operations and market managment
SBP-Market-Operations and market managment
 
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
原版1:1复刻温哥华岛大学毕业证Vancouver毕业证留信学历认证
 
Monthly Economic Monitoring of Ukraine No 231, April 2024
Monthly Economic Monitoring of Ukraine No 231, April 2024Monthly Economic Monitoring of Ukraine No 231, April 2024
Monthly Economic Monitoring of Ukraine No 231, April 2024
 
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
Independent Lucknow Call Girls 8923113531WhatsApp Lucknow Call Girls make you...
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
 
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
VIP Call Girls Service Dilsukhnagar Hyderabad Call +91-8250192130
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]
 
Log your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaignLog your LOA pain with Pension Lab's brilliant campaign
Log your LOA pain with Pension Lab's brilliant campaign
 
Andheri Call Girls In 9825968104 Mumbai Hot Models
Andheri Call Girls In 9825968104 Mumbai Hot ModelsAndheri Call Girls In 9825968104 Mumbai Hot Models
Andheri Call Girls In 9825968104 Mumbai Hot Models
 
Lundin Gold April 2024 Corporate Presentation v4.pdf
Lundin Gold April 2024 Corporate Presentation v4.pdfLundin Gold April 2024 Corporate Presentation v4.pdf
Lundin Gold April 2024 Corporate Presentation v4.pdf
 
government_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdfgovernment_intervention_in_business_ownership[1].pdf
government_intervention_in_business_ownership[1].pdf
 
Bladex 1Q24 Earning Results Presentation
Bladex 1Q24 Earning Results PresentationBladex 1Q24 Earning Results Presentation
Bladex 1Q24 Earning Results Presentation
 
AfRESFullPaper22018EmpiricalPerformanceofRealEstateInvestmentTrustsandShareho...
AfRESFullPaper22018EmpiricalPerformanceofRealEstateInvestmentTrustsandShareho...AfRESFullPaper22018EmpiricalPerformanceofRealEstateInvestmentTrustsandShareho...
AfRESFullPaper22018EmpiricalPerformanceofRealEstateInvestmentTrustsandShareho...
 
Attachment Of Assets......................
Attachment Of Assets......................Attachment Of Assets......................
Attachment Of Assets......................
 
Vp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsAppVp Girls near me Delhi Call Now or WhatsApp
Vp Girls near me Delhi Call Now or WhatsApp
 
Q3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast SlidesQ3 2024 Earnings Conference Call and Webcast Slides
Q3 2024 Earnings Conference Call and Webcast Slides
 
House of Commons ; CDC schemes overview document
House of Commons ; CDC schemes overview documentHouse of Commons ; CDC schemes overview document
House of Commons ; CDC schemes overview document
 
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Maya Call 7001035870 Meet With Nagpur Escorts
 

Estimation of Social Interaction Models: A Bayesian Approach

  • 1.
  • 2. Estimation of Social Interaction Models: A Bayesian Approach Paula Almonacid I Network Métodos Cuantitativos November 14, 2017
  • 3. Outline 1 Introduction Social interaction models 2 Likelihood function 3 Bayesian approach Joint prior distribution Joint posterior distribution Conditional posterior distributions Simulation setting Simulation setting Simulation results 4 Empirical Application Value in Financial Communities 3
  • 4. Outline 1 Introduction Social interaction models 2 Likelihood function 3 Bayesian approach Joint prior distribution Joint posterior distribution Conditional posterior distributions Simulation setting Simulation setting Simulation results 4 Empirical Application Value in Financial Communities 4
  • 5. Introduction Definition What is a neighbor- hood effect? Sociology Economics Spatial Economet. Political Im- plications 5
  • 6. Introduction Types of effects Classification of the models Geography Scope Spatial Delineation Endogenous Correlation Exogenous 6
  • 7. Introduction Empirical estimation challenges Endogenous and omitted independent variables. Identification of particular kind of effect may not be possible Depending on how the characteristics of the individuals vary with the characteristics of their neighborhood. 7
  • 8. Introduction Lee (2007) proposed the following specification for the SAR model: Yg = λWgYg + Xg,1β1 + WgXg,2β2 + 1mg αg + g (1) g ∼ Nmg (0, σ2 Img ) (2)
  • 9. Introduction Yg = (yg,1, · · · , yg,mg ) is a vector of endogenous variables. Xg is the matrix of exogenous variables of dimension mg × K. 1mg is a vector of ones of dimension of mg × 1. αg are unobserved group specific effects. Wg is the social interaction matrix. Each of its entries will take value 1 if there is a link and 0 otherwise. 9
  • 10. Introduction Structure of the model The observational units of the model are individuals, which are denoted by i These individuals are grouped into a single group denoted g The composition of the group is established before the statistical exercise The specification of the interactions of each group is representing by the matrix Wg The interaction of all groups could also be represented into one big matrix, which is a block diagonal matrix. 10
  • 11. Introduction Wg = 1 mg − 1 (1mg 1mg − Img ) g = 1, . . . , G (3) where 1mg is the mg-dimensional column vector of ones, and Img is the mg-dimensional identity matrix. Equivalently, in terms of each unit i from a group g,
  • 12. Introduction In terms of each unit i from a group g, Yg = λ   1 mg − 1 mg j=1,j=i yg,j  +xg,i,1β1+   1 mg − 1 mg j=1,j=i xg,j,2β2  +αg+ (4)
  • 13. Outline 1 Introduction Social interaction models 2 Likelihood function 3 Bayesian approach Joint prior distribution Joint posterior distribution Conditional posterior distributions Simulation setting Simulation setting Simulation results 4 Empirical Application Value in Financial Communities 13
  • 14. Likelihood function Considering again the social interaction model: Yg = λ Wg Yg + Xg,1β1 + Wr Xg,2β2 + 1mg αg + g , g = 1, 2, . . . G (5) where Zg = (Xg,1, WgXg,2) β = (β1, β2) 14
  • 15. Likelihood function This could be rewritten as: Yg = A−1 g (Zgβ + 1mg αg + g) (6) Where Ag(λ) = Img − λWg Ag = Ag(λ)
  • 16. Likelihood function Now let Jg = Img − 1 mg 1mg 1mg be the group mean projector. We consider the orthonormal matrix of Jg given by [Fg, 1mg / √ mg]. The columns in Fg are eigenvectors of Jg corresponding to the eigenvalues of one. Therefore Fg1mg = 0, FgFg = Im∗ g and FgFg = Jg where m∗ g = mg − 1 16
  • 17. Pre-multiplication of the equation (6) by Fg leads to the following transformed model without αgs (FgAgFg)(FgYg) = (FgZgβ) + (Fg g) A∗ gY∗ g = Z∗ g β + ∗ g where A∗ g = (FgAgFg) Y∗ g = (FgYg) ∗ g = (Fg g) 17
  • 18. Likelihood function Therefore the likelihood function for the transformed model is: p(D|β, σ, λ) = (2πσ2 )(−n/2) G g=1 | A∗ g | × exp  − 1 2σ2 G g=1 ((A∗ gY∗ g − Z∗ g β) (A∗ gY∗ g − Z∗ g β))   18
  • 19. Outline 1 Introduction Social interaction models 2 Likelihood function 3 Bayesian approach Joint prior distribution Joint posterior distribution Conditional posterior distributions Simulation setting Simulation setting Simulation results 4 Empirical Application Value in Financial Communities 19
  • 20. The prior distribution could be written as π(β, σ2 0, λ) = π(β | σ2 0)π(σ2 0)π(λ) = Nk (µ, σ2 0T)IG(α, δ)U(1/ρmin, 1/ρm = 1 (2π)k|2 | T |1|2 (σ2 0)k|2 × exp(− 1 2σ2 0 )(β − µ) T−1 (β − µ) × δα Γ(α) (σ2 0)−(α+1) exp −δ σ2 0 × π(λ) 20
  • 21. Bayesian approach Joint prior distribution = δα (2π)k/2|T|1/2Γ(α) (σ2 0)−(α+(k/2)+1) )× exp − (β − µ) T−1 (β − µ) + 2δ 2σ2 0 π(λ) 21
  • 22. Therefore, the posterior distribution for the model takes the form: p(β, σ2 , λ | D) = p(D | β, σ2 , λ)π(β, σ2 )π(λ) p(D) p(β, σ2 , λ | Y∗ , W∗ , Z∗ ) ∝ (σ2 )−(α∗+(k/2)+1) G g=1 | A∗ g | × exp − 1 2σ2 (β − µ) T−1 (β − µ) + 2δ × exp  − 1 2σ2 G g=1 ((A∗ gY∗ g − Z∗ g β) (A∗ gY∗ g − Z∗ g β))   × π(λ) 22
  • 23. Then the conditional posteriors distributions are: p(β|λ, σ2 0) ∼ N(β∗ , σ2 0T∗ ) where β∗ = ( R r Z∗ Z∗ + T−1 )−1 )(Z∗ A∗ Y∗ + T−1 β) T∗ = ( R r=1 (Z∗ Z∗ + T−1 )−1 23
  • 24. and p(σ2 0|β, λ) ∼ IG(α∗ , δ∗ ) where α∗ = a + n/2 δ∗ = b + (β T−1 β + R r=1 Y∗ A∗ A∗ Y − (βnΣ−1 n βn))/2 24
  • 25. Bayesian approach Conditional posterior distributions p(λ|β, σ) ∝ p(λ, β, σ|D) p(β, λ, σ) ∝ |In − λw|exp − 1 2σ2 (A∗ Y∗ − Z∗ β) (A∗ Y∗ − Z∗ β) 25
  • 26. Simulation setting All groups are assumed to have different sizes (between: 2 and 10, 2 and 15, 2 and 30, and, 2 and 50). The number of groups are set to 67 and 102. The data generating process are specified as follows : λ = 0.5, β11 = 1, β12 = −1, β21 = 1, β22 = −1 and σ = 1. The data generation process for each of the Xg variables is Nmg (0, Img ) The continuous dependent variable Yg can be directly generated based on the model. The number of simulations are 100. 26
  • 27. Bayesian Approach Simulation setting In particular, we use vague prior distributions setting β0 = 0, Σ = diag(1000), α = 0.001 and δ = 0.001. We sampled directly β and σ2 0 from Gibbs sampling steps since their posterior conditional distributions have closed forms Nevertheless, we use the Metropolis–Hastings (M–H) algorithm for sampling the social interaction parameter λ because the full conditional distribution for λ is nonstandard due to the presence of Wr . 27
  • 28. Group size Num gr. Approach Lambda Beta_11 Beta_12 Beta_21 Beta_22 Sigma 2 to 10 67 ML 0.3344 0.0796 0.0850 0.2546 0.2677 0.0687 Bayes 0.2405 0.0626 0.0747 0.2647 0.2743 0.0599 102 ML 0.2565 0.0588 0.0677 0.1771 0.2080 0.0523 Bayes 0.1911 0.0519 0.0534 0.2199 0.1981 0.0510 2 to 15 67 ML 0.3138 0.0559 0.0590 0.2975 0.3413 0.0480 Bayes 0.2156 0.0554 0.0508 0.2752 0.2871 0.0395 102 ML 0.2297 0.0476 0.0480 0.2526 0.2463 0.0375 Bayes 0.1906 0.0466 0.0434 0.2166 0.2388 0.0321 2 to 30 67 ML 0.3435 0.0416 0.0411 0.3438 0.3469 0.0346 Bayes 0.2226 0.0326 0.0330 0.3678 0.3506 0.0267 102 ML 0.2961 0.0287 0.0286 0.2871 0.2949 0.0240 Bayes 0.2030 0.0311 0.0266 0.2725 0.2897 0.0240 2 to 50 67 ML 0.4567 0.0326 0.0257 0.4665 0.4176 0.0214 Bayes 0.2276 0.0264 0.0276 0.4346 0.4604 0.0188 102 ML 0.3319 0.0251 0.0239 0.3666 0.3374 0.0175 Bayes 0.1878 0.0195 0.0218 0.3580 0.3201 0.0151 28
  • 29. Group size Num gr. Approach Lambda Beta_11 Beta_12 Beta_21 Beta_22 Sigma 2 to 10 67 ML 0.2395 0.0617 0.0660 0.1963 0.2131 0.0534 Bayes 0.2071 0.0516 0.0600 0.2028 0.2240 0.0488 102 ML 0.1990 0.0490 0.0556 0.1400 0.1626 0.0425 Bayes 0.1618 0.0437 0.0424 0.1723 0.1518 0.0397 2 to 15 67 ML 0.2398 0.0439 0.0485 0.2394 0.2641 0.0389 Bayes 0.1904 0.0453 0.0395 0.1993 0.2348 0.0333 102 ML 0.1850 0.0364 0.0386 0.1845 0.1907 0.0307 Bayes 0.1614 0.0372 0.0351 0.1852 0.1936 0.0266 2 to 30 67 ML 0.2638 0.0341 0.0329 0.2614 0.2770 0.0258 Bayes 0.1833 0.0264 0.0264 0.2906 0.2743 0.0212 102 ML 0.2179 0.0234 0.0231 0.2316 0.2282 0.0187 Bayes 0.1697 0.0252 0.0221 0.2134 0.2440 0.0190 2 to 50 67 ML 0.3463 0.0269 0.0200 0.3604 0.3380 0.0167 Bayes 0.1832 0.0217 0.0225 0.3334 0.3662 0.0150 102 ML 0.2454 0.0208 0.0189 0.2853 0.2685 0.0140 Bayes 0.1538 0.0155 0.0175 0.2884 0.2486 0.0122 29
  • 30. Outline 1 Introduction Social interaction models 2 Likelihood function 3 Bayesian approach Joint prior distribution Joint posterior distribution Conditional posterior distributions Simulation setting Simulation setting Simulation results 4 Empirical Application Value in Financial Communities 30
  • 31. Empirical Application Introduction One interesting application for this type of models is bank profitability. The role of banks remains central in various important aspects for the economy Most of studies on bank profitability, estimate the impact of numerous factors that may be important in explaining profits using linear models Even though these studies show that it is possible to conduct a meaningful analysis of bank profitability, there are still some issues to be addressed. 31
  • 32. Empirical Application Value in Financial Communities Model Specification Therefore, we propose the following model specification: Profitg = λWgProfitg + CashFgβ1 + WorKCgβ2 + Leveragegβ3 +EBITDAintβ4 + ROAβ5 + WgCashFgβ6 + WgWorkCgβ7 +WgLeveragegβ8 + WgEBITDAintgβ9 + WgROAgβ10 + lmg αg + g
  • 33. Empirical Application Bayesian M-H summary Variables Mean 2.50% 25% 50% 75% 97.50% Lambda 0.9986 0.9946 0.9980 0.9990 0.9996 1.0000 Sigma 1.053 1.0440 1.0500 1.0530 1.0560 1.0620 WK -0.0257 -0.0486 -0.0339 -0.0256 -0.0178 -0.0025 Cash_Flow -0.0071 -0.0270 -0.0148 -0.0073 -0.0003 0.0152 Leverage 0.0296 0.0093 0.0223 0.0294 0.0370 0.0487 EBITDA_int 0.0335 0.0150 0.0276 0.0337 0.0397 0.0512 ROA -0.1039 -0.1243 -0.1110 -0.1038 -0.0970 -0.0840 Lag WK -0.0364 -0.1718 -0.0783 -0.0404 0.0086 0.0838 Lag Cash Flow -0.3436 -0.1348 -0.0825 -0.0372 0.0022 0.1046 Lag Leverag -0.0111 -0.1134 -0.0447 -0.0069 0.0299 0.0714 Lag EBITDA_int 0.0512 -0.0687 -0.0060 0.0519 0.0993 0.1831 Lag ROA -0.1142 -0.2379 -0.1470 -0.1104 -0.0752 -0.0125 33
  • 34. We welcome your comments, questions, and suggestions. Thank you!!! 34