Learn R Programming

rbbnp (version 0.3.0)

get_est_B: get the estimation of B

Description

get the estimation of B

Usage

get_est_B(Y)

Value

The mean of the absolute values of the elements in Y, representing the estimated value of \(B\).

Arguments

Y

A numerical vector representing the sample data of variable Y.