Description Usage Arguments Value Examples
my_mean function
1 | my_mean(y, method_na)
|
y |
is a vector with a number of elements |
method_na |
uses a method to impute Missing Values with the mean of non NA vector values |
Returns a mean of a vector with Missing Values imputed with the mean of non NA vector values
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.