-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-
calc_wqis
now calculates 95% bootstrap confidence intervals by re…
…sampling with replacement on rows for 10^3 replicates
- Loading branch information
1 parent
e868279
commit 2950263
Showing
5 changed files
with
74 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
Package: wqbc | ||
Type: Package | ||
Title: Water Quality Thresholds and Index Calculation for British Columbia | ||
Version: 0.0.0.9005 | ||
Date: 2015-01-31 | ||
Version: 0.0.0.9006 | ||
Date: 2015-02-10 | ||
Authors@R: as.person(c( | ||
"Joe Thorley <[email protected]> [aut, cre]", | ||
"Colin Millar <[email protected]> [aut]", | ||
"Andy Teucher [aut]", | ||
"Wendy Wang [ctb]", | ||
"Andy Teucher [ctb]", | ||
"Stephanie Hazlitt [ctb]", | ||
"Robyn Irvine [ctb]")) | ||
Description: Calculates water quality thresholds and water quality indices | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters