Added bootstrap hypothesis test for means

This commit is contained in:
Brandon Rozek 2017-12-19 18:48:21 -05:00
commit 5603efceb2
7 changed files with 221 additions and 0 deletions

11
DESCRIPTION Normal file
View file

@ -0,0 +1,11 @@
Package: bootstrapr
Type: Package
Title: What the Package Does (Title Case)
Version: 0.1.0
Author: Who wrote it
Maintainer: The package maintainer <yourself@somewhere.net>
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: What license is it under?
Encoding: UTF-8
LazyData: true