View source: R/msm_trend_test.R
trend_msm | R Documentation |
Test for a trend in the effect of shift interventions via working MSM
trend_msm(
tmle_fit_estimates,
delta_grid,
level = 0.95,
weighting = c("identity", "variance")
)
tmle_fit_estimates |
A |
delta_grid |
A |
level |
The nominal coverage probability of the confidence interval. |
weighting |
A |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.