Occupational safety | R Documentation |
The function gives the frequency distributions for orderly post-WRATS (workplace risk assessment team).
data_inj4
data_inj4 |
A vector of (non-negative integer) count values. |
The data evaluate the effectiveness of a consultative manual handling workplace risk assessment team (WRATS) in reducing the risk of occupational injury among cleaners within a 600-bed hospital. They were used by Carrivick et al. (2003) and fitted by the zero-inflated Poisson modeling to evaluate occupational safety interventions.
data_inj4 gives the frequency distributions for orderly post-WRATS.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Carrivick, P. J., Lee, A. H., & Yau, K. K. (2003). Zero-inflated Poisson modeling to evaluate occupational safety interventions. Safety Science, 41(1), 53-63.
data_inj1, data_inj2, data_inj3
x<-data_inj4
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.