Nurses {BFI} | R Documentation |
Nurses' stress in different hospitals
Description
This dataset comprises three-level simulated data extracted for a hypothetical study investigating stress levels within hospital settings.
The dataset focuses on nurses working in specific wards within various hospitals.
It includes several variables, such as nurse age (measured in years), nurse experience (measured in years), nurse gender (0
for male
, 1
for female
), ward type (0
for general care
, 1
for special care
), and hospital size (0
for small
, 1
for medium
, 2
for large
).
The dataset in the package is obtained from the original dataset by leaving out some of the unused columns.
Usage
data(Nurses)
Source
https://multilevel-analysis.sites.uu.nl/datasets/
References
Hox, J., Moerbeek, M., and van de Schoot, R. (2010). Multilevel Analysis: Techniques and Applications, Second Edition (2nd ed.). Routledge. <https://doi.org/10.4324/9780203852279>