AddVariance {RTaxometrics} | R Documentation |
Adds variance
Description
This function adds variance if necessary
Usage
AddVariance(x, k, parameters)
Arguments
x |
The supplied data matrix. |
k |
The number of variables. |
parameters |
The data and program parameters |
Details
Called by higher-order functions; users do not need to call this function directly.
Value
Data with necessary variance added
Author(s)
John Ruscio <ruscio@tcnj.edu> and Shirley Wang <shirleywang@g.harvard.edu> Maintainer: John Ruscio <ruscio@tcnj.edu>
[Package RTaxometrics version 3.2.1 Index]