get_est_B {rbbnp} | R Documentation |
get the estimation of B
Description
get the estimation of B
Usage
get_est_B(Y)
Arguments
Y |
A numerical vector representing the sample data of variable Y. |
Value
The mean of the absolute values of the elements in Y, representing the estimated value of .
[Package rbbnp version 0.1.0 Index]