Description Usage Arguments Value Examples
View source: R/FunctionsForPackage09242019.R
Provides estimates using the BH approach for two stage designs for the marginal means, marginal risk difference, and marginal relative risk. It requires as input the output object from the "tps" function from the "osDesign" package
1 | BH.Estimates(fmla = fmla, dat = dat, tps.fit = tps.fit)
|
fmla |
The formula used in the "tps" call from "osDesign" |
dat |
The phase 1 dataset coded with delta=1 for phase 2 sampled observations |
tps.fit |
The fit output by the tps function in "osDesign" |
Estimates of marginalized risk difference, relative risk and odds ratios
1 2 | See package vignette
BH.Estimates
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.