mean_aux {sapo} | R Documentation |
auxiliary mean
Description
aux function to calculate the mean of a vector when removing each of its elements one by one.
Usage
mean_aux(x)
Arguments
x |
a numeric vector |
Value
a numeric vector
Author(s)
Lucas Godoy
[Package sapo version 0.8.0 Index]