Main Analysis
Data
Load selected data based on 03_codebook
S1 Interest in Single Life
S1 There is a negative linear link between right-wing political
orientation and women’s interest in being single.
Outcome: Ratings for interest in single life. Predictor: Political
Orientation. Random intercept and random slope for country.
Models
Summary
## Linear mixed model fit by REML. t-tests use Satterthwaite's method [
## lmerModLmerTest]
## Formula:
## interest_single ~ political_orientation + (1 + political_orientation |
## country)
## Data: data_included_documented
## Control: lmerControl(optimizer = "bobyqa")
##
## REML criterion at convergence: 51974.1
##
## Scaled residuals:
## Min 1Q Median 3Q Max
## -1.7078 -0.9823 0.0163 0.6611 2.7573
##
## Random effects:
## Groups Name Variance Std.Dev. Corr
## country (Intercept) 0.116849 0.34183
## political_orientation 0.003378 0.05812 -0.16
## Residual 2.968827 1.72303
## Number of obs: 13208, groups: country, 144
##
## Fixed effects:
## Estimate Std. Error df t value Pr(>|t|)
## (Intercept) 2.44485 0.06422 31.80915 38.068 < 2e-16 ***
## political_orientation -0.06556 0.01711 16.42094 -3.833 0.00141 **
## ---
## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
##
## Correlation of Fixed Effects:
## (Intr)
## pltcl_rnttn -0.598
## Computing profile confidence intervals ...
## 0.15 % 99.85 %
## .sig01 0.1849826 0.579772477
## .sig02 -0.7990715 0.807232991
## .sig03 0.0000000 0.140181840
## .sigma 1.6919489 1.755120985
## (Intercept) 2.2391626 2.641095248
## political_orientation -0.1181832 -0.006601603
Standardized Coefficients
## # A tibble: 2 × 5
## Parameter Std_Coefficient CI CI_low CI_high
## <chr> <dbl> <dbl> <dbl> <dbl>
## 1 (Intercept) 0 0.997 0 0
## 2 political_orientation -0.0508 0.997 -0.0901 -0.0114
S2 Interest in Sexual, Non-Romantic Relationships
S2 There is a negative linear link between right-wing political orientation and women’s interest in having sexual, non-romantic relationships (e.g., hookups, one-night stands). Outcome: Ratings for interest in having sexual, non-romantic relationships. Predictor: Political Orientation. Random intercept and random slope for country.
Models
Summary
## Linear mixed model fit by REML. t-tests use Satterthwaite's method [
## lmerModLmerTest]
## Formula:
## interest_sexrel ~ political_orientation + (1 + political_orientation |
## country)
## Data: data_included_documented
## Control: lmerControl(optimizer = "bobyqa")
##
## REML criterion at convergence: 53552.6
##
## Scaled residuals:
## Min 1Q Median 3Q Max
## -2.76694 -0.83515 -0.02686 0.69705 2.48827
##
## Random effects:
## Groups Name Variance Std.Dev. Corr
## country (Intercept) 0.54673 0.7394
## political_orientation 0.01011 0.1006 -0.52
## Residual 3.34229 1.8282
## Number of obs: 13193, groups: country, 144
##
## Fixed effects:
## Estimate Std. Error df t value Pr(>|t|)
## (Intercept) 2.53992 0.10328 63.44029 24.592 <2e-16 ***
## political_orientation 0.03100 0.02327 25.94934 1.332 0.194
## ---
## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
##
## Correlation of Fixed Effects:
## (Intr)
## pltcl_rnttn -0.654
## Computing profile confidence intervals ...
## 0.15 % 99.85 %
## .sig01 0.51174594 1.0650785
## .sig02 -0.83709089 0.2309198
## .sig03 0.03942878 0.2012493
## .sigma 1.79514324 1.8622959
## (Intercept) 2.23004337 2.8581617
## political_orientation -0.04325027 0.1036027
Standardized Coefficients
## # A tibble: 2 × 5
## Parameter Std_Coefficient CI CI_low CI_high
## <chr> <dbl> <dbl> <dbl> <dbl>
## 1 (Intercept) 0 0.997 0 0
## 2 political_orientation 0.0213 0.997 -0.0262 0.0689
S3 Interest in Non-Monogamous Relationships
S3 There is a negative linear link between right-wing political orientation and women’s interest in having non-monogamous relationships. Outcome: Ratings for interest in having non-monogamous relationships. Predictor: Political Orientation. Random intercept and random slope for country.
Models
Summary
## Linear mixed model fit by REML. t-tests use Satterthwaite's method [
## lmerModLmerTest]
## Formula:
## interest_nonmonrel ~ political_orientation + (1 + political_orientation |
## country)
## Data: data_included_documented
## Control: lmerControl(optimizer = "bobyqa")
##
## REML criterion at convergence: 47749.3
##
## Scaled residuals:
## Min 1Q Median 3Q Max
## -0.9692 -0.5948 -0.4801 0.1749 3.8166
##
## Random effects:
## Groups Name Variance Std.Dev. Corr
## country (Intercept) 0.036929 0.19217
## political_orientation 0.003119 0.05585 -0.57
## Residual 2.200558 1.48343
## Number of obs: 13145, groups: country, 144
##
## Fixed effects:
## Estimate Std. Error df t value Pr(>|t|)
## (Intercept) 1.05078 0.04819 24.08063 21.81 <2e-16 ***
## political_orientation -0.05907 0.01550 21.31114 -3.81 0.001 **
## ---
## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
##
## Correlation of Fixed Effects:
## (Intr)
## pltcl_rnttn -0.770
## Computing profile confidence intervals ...
## 0.15 % 99.85 %
## .sig01 0.064398879 0.389501282
## .sig02 -0.923694403 0.985570830
## .sig03 0.008087882 0.124709921
## .sigma 1.456617726 1.511089379
## (Intercept) 0.893957781 1.200128299
## political_orientation -0.107312045 -0.008080654
Standardized Coefficients
## # A tibble: 2 × 5
## Parameter Std_Coefficient CI CI_low CI_high
## <chr> <dbl> <dbl> <dbl> <dbl>
## 1 (Intercept) 0 0.997 0 0
## 2 political_orientation -0.0539 0.997 -0.0959 -0.0119
S4 Interest in Monogamous Relationships
S4 There is no link between right-wing political orientation and women’s interest in having monogamous relationships. Outcome: Ratings for interest in having monogamous relationships. Predictor: Political Orientation. Random intercept and random slope for country.
Models
Summary
## Linear mixed model fit by REML. t-tests use Satterthwaite's method [
## lmerModLmerTest]
## Formula:
## interest_monrel ~ political_orientation + (1 + political_orientation |
## country)
## Data: data_included_documented
## Control: lmerControl(optimizer = "bobyqa")
##
## REML criterion at convergence: 51454.1
##
## Scaled residuals:
## Min 1Q Median 3Q Max
## -3.1161 -0.3455 0.4959 0.6013 1.5791
##
## Random effects:
## Groups Name Variance Std.Dev. Corr
## country (Intercept) 0.159956 0.39994
## political_orientation 0.004759 0.06899 -0.41
## Residual 2.888588 1.69958
## Number of obs: 13165, groups: country, 144
##
## Fixed effects:
## Estimate Std. Error df t value Pr(>|t|)
## (Intercept) 4.84081 0.07114 27.75591 68.049 <2e-16 ***
## political_orientation 0.01324 0.01861 17.61097 0.711 0.486
## ---
## Signif. codes: 0 '***' 0.001 '**' 0.01 '*' 0.05 '.' 0.1 ' ' 1
##
## Correlation of Fixed Effects:
## (Intr)
## pltcl_rnttn -0.669
## Computing profile confidence intervals ...
## 0.15 % 99.85 %
## .sig01 0.22216840 0.69554009
## .sig02 -0.86699903 1.00000000
## .sig03 0.01211041 0.15835921
## .sigma 1.66887322 1.73134443
## (Intercept) 4.60723287 5.06149285
## political_orientation -0.04364710 0.08020918
Standardized Coefficients
## # A tibble: 2 × 5
## Parameter Std_Coefficient CI CI_low CI_high
## <chr> <dbl> <dbl> <dbl> <dbl>
## 1 (Intercept) 0 0.997 0 0
## 2 political_orientation 0.0103 0.997 -0.0327 0.0534