#660000#ffffff#7f3f97#f0f0f0#666666#9e0f0f#d9d6c8#001058#fad804
This file contains hidden or 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
| CalculateSampleCovariance <- function(x, y, verbose = TRUE) { | |
| # Computes the sample covariance between two vectors. | |
| # | |
| # Args: | |
| # x: One of two vectors whose sample covariance is to be calculated. | |
| # y: The other vector. x and y must have the same length, greater than one, | |
| # with no missing values. | |
| # verbose: If TRUE, prints sample covariance; if not, not. Default is TRUE. | |
| # | |
| # Returns: |
This file contains hidden or 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
| # <one line to give the program's name and a brief idea of what it does.> | |
| # Copyright (C) <year> <name of author> | |
| # This program is free software: you can redistribute it and/or modify | |
| # it under the terms of the GNU General Public License as published by | |
| # the Free Software Foundation, either version 3 of the License, or | |
| # (at your option) any later version. | |
| # This program is distributed in the hope that it will be useful, | |
| # but WITHOUT ANY WARRANTY; without even the implied warranty of |
I hereby claim:
- I am nickhepler on github.
- I am nickhepler (https://keybase.io/nickhepler) on keybase.
- I have a public key ASBO24DCZMbhQkDgWvN8yirfnHeMHYS31XAjBUunKHEtHQo
To claim this, I am signing this object:
NewerOlder