get_est_b1x {rbbnp}R Documentation

Estimation of bias b1x

Description

Computes the bias estimate for given parameters.

Usage

get_est_b1x(X, ...)

Arguments

X

A numerical vector representing the sample data of variable X.

...

Additional arguments passed to other methods.

Value

A scalar representing the bias b1x estimate.


[Package rbbnp version 0.1.0 Index]