You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "README-"
)
```
`gonogo` implements the three-phase sensitivity testing procedures known as 3pod and 3podm as described in [Wu & Tian (2014)](http://dx.doi.org/10.1016/j.jspi.2013.10.007) and [Wang, Tian, & Wu (2015)](http://www3.stat.sinica.edu.tw/statistica/J25N4/J25N420/J25N420.html). Also implements the D-Optimality-based sensitivity testing procedures as defined in [Neyer (1994)](http://dx.doi.org/10.1080/00401706.1994.10485401) and [Ray, Roediger, & Neyer (2014)](http://dx.doi.org/10.1016/j.jspi.2013.12.010). It also provides a comprehensive set of functions to analyze and plot sensitivity testing results.
## Installation
`gonogo` is currently under development will be available soon.