# NOT RUN {
library(magrittr)
library(metaplot)
options(project = system.file('project/model',package='nonmemica'))
# }
# NOT RUN {
1001 %>% metaplot(
CWRESI, TAD, SEX,
groups = c('ID','TIME'),
subset = 'MDV == 0',
yref = 0,
ysmooth = TRUE
)
# }
Run the code above in your browser using DataLab