Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias-Fuchs committed Mar 3, 2019
1 parent 4dbb253 commit e2d1649
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# ConfIntVariance
An R package providing one function varwci ("variance with confidence interval") to surround the standard sample variance of the function "var" with a confidence interval containing the true variance with a probability of 95%.

# Installation
Download the relase tar.gz file and install with install.packages("ConfIntVariance_1.0.tar.gz")

0 comments on commit e2d1649

Please sign in to comment.