# NOT RUN {
tparams_mean(value = matrix(1:8, nrow = 4),
strategy_id = rep(1:2, each = 2),
n_strategies = 2,
patient_id = rep(1, 4),
n_patients = 1,
state_id = rep(1:2, times = 2),
n_states = 2)
# }
Run the code above in your browser using DataLab