Skip to content

martinlaw/pwb

Repository files navigation

pwb

This is a set of functions and analyses exploring precision weighted bias.

Installation

Install the package using

# install.packages("devtools")
devtools::install_github("martinlaw/pwb",  build_vignettes=TRUE)

Analyses

The analyses are stored in vignettes. A list of vignettes can be obtained using either of the following commands:

vignette(package="pwb") # to see list in R
browseVignettes("pwb") # to see list in HTML browser

To view a single vignette, use for example

vignette("Non-adaptive_designs")
#> starting httpd help server ... done

About

Precision weighted bias project

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE.html
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published