Description Usage Arguments Value
Replace NA values
1 | ReplaceValue(data, colName, method)
|
data |
A FData object |
colName |
A column name |
method |
Either "mean" or "random". Method "mean" replaces a NA value by the mean value of the sample. Method "random" replaces a NA value by a value drawn randomly from the sample. |
Return a vector completed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.