Nurses | R Documentation |
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.
data(Nurses)
https://multilevel-analysis.sites.uu.nl/datasets/
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>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.