|
View: |
Part 1: Document Description
|
|
Citation |
|
|---|---|
|
Title: |
R scripts for: Social Belonging, Mattering and NEET Status: Understanding Loneliness in Emerging Adulthood in Norway |
|
Identification Number: |
doi:10.18710/JXSM22 |
|
Distributor: |
DataverseNO |
|
Date of Distribution: |
2026-06-01 |
|
Version: |
1 |
|
Bibliographic Citation: |
Bauger, Lars, 2026, "R scripts for: Social Belonging, Mattering and NEET Status: Understanding Loneliness in Emerging Adulthood in Norway", https://doi.org/10.18710/JXSM22, DataverseNO, V1 |
|
Citation |
|
|
Title: |
R scripts for: Social Belonging, Mattering and NEET Status: Understanding Loneliness in Emerging Adulthood in Norway |
|
Identification Number: |
doi:10.18710/JXSM22 |
|
Authoring Entity: |
Bauger, Lars (https://ror.org/05ecg5h20) |
|
Producer: |
University of South-Eastern Norway |
|
Distributor: |
DataverseNO |
|
Distributor: |
University of South-Eastern Norway |
|
Access Authority: |
Lars Bauger |
|
Depositor: |
Bauger, Lars |
|
Date of Deposit: |
2026-05-26 |
|
Holdings Information: |
https://doi.org/10.18710/JXSM22 |
|
Study Scope |
|
|
Keywords: |
Medicine, Health and Life Sciences, Social Sciences, Emerging adulthood, Loneliness, NEET, Mattering, R script |
|
Abstract: |
This dataset contains two R scripts used for data preparation and statistical analysis in the study "Social Belonging, Mattering and NEET Status: Understanding Loneliness in Emerging Adulthood in Norway" (Bauger, in press). The scripts reproduce all descriptive statistics, LOESS figures, correlation matrices, and regression models reported in the manuscript. Analyses are based on data from the Norwegian Counties Public Health Survey (NCPHS, 2021) among respondents aged 18–29 (N = 3,933; regression model N = 3,783). The underlying survey data are not included and must be obtained separately through a formal application to the Norwegian Institute of Public Health (NIPH/FHI) |
|
Methodology and Processing |
|
|
Sources Statement |
|
|
Data Access |
|
|
Notes: |
<a href="http://creativecommons.org/publicdomain/zero/1.0">CC0 1.0</a> |
|
Other Study Description Materials |
|
|
Related Publications |
|
|
Citation |
|
|
Title: |
Bauger, L. & Hagen, S. (in press). Social Belonging, Mattering and NEET Status: Understanding Loneliness in Emerging Adulthood in Norway. International Journal of Adolescence and Youth. DOI: [DOI OF ARTICLE] |
|
Bibliographic Citation: |
Bauger, L. & Hagen, S. (in press). Social Belonging, Mattering and NEET Status: Understanding Loneliness in Emerging Adulthood in Norway. International Journal of Adolescence and Youth. DOI: [DOI OF ARTICLE] |
|
Label: |
00_README.txt |
|
Text: |
documentation file |
|
Notes: |
text/plain |
|
Label: |
01_data_preparation.R |
|
Text: |
R script for data cleaning and construction of composite scale scores. Must be run before 02_analysis.R. Reads fhus_vtfk.sav (not included) and writes data/df_clean.Rda |
|
Notes: |
type/x-r-syntax |
|
Label: |
02_analysis.R |
|
Text: |
R script for all analyses, figures, and tables reported in the manuscript. Reads data/df_clean.Rda produced by 01_data_preparation.R. Writes regression and correlation output files to the results/ subfolder. Plot output (ggsave) calls are commented out and must be enabled manually. |
|
Notes: |
type/x-r-syntax |