README.md

DGB

Confidence Intervals and Sample Size Planning

Overview

DGB is an R package that adapts functions for confidence intervals and sample size planning from https://people.ucsc.edu/~dgbonett/

Installation

This package is not currently on CRAN, but can be installed from GitHub:

install.packages("devtools")
devtools::install_github("cwendorf/DGB")
library(DGB)

If you do not wish a full install, the latest functions can be sourced directly from GitHub:

source("http://raw.githubusercontent.com/cwendorf/DGB/main/source-DGB.R")

Usage

Simple documentation and tutorials are available: https://github.com/cwendorf/DGB/tree/main/docs



cwendorf/DGB documentation built on May 3, 2022, 9:34 p.m.