data_inj3: The data show the frequency distributions for the orderly pre...

Occupational safety interventionsR Documentation

The data show the frequency distributions for the orderly pre workplace risk assessment team

Description

The function gives the frequency distributions for orderly pre-WRATS (workplace risk assessment team).

Usage

data_inj3

Arguments

data_inj3

A vector of (non-negative integer) count values.

Details

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.

Value

data_inj3 gives the frequency distributions for orderly pre-WRATS.

Author(s)

Muhammad Imran

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

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.

See Also

data_inj1, data_inj2

Examples

x<-data_inj3
summary(x)
table (x)

DDPM documentation built on July 9, 2023, 6:17 p.m.