get_est_byx {rbbnp}R Documentation

Estimation of bias byx

Description

Estimation of bias byx

Usage

get_est_byx(Y, X, ...)

Arguments

Y

A numerical vector representing the sample data of variable Y.

X

A numerical vector representing the sample data of variable X.

...

Additional arguments passed to other methods.

Value

A scalar representing the bias byx estimate.


[Package rbbnp version 0.1.0 Index]