arb {sgr} | R Documentation |
Average relative bias
Description
Average relative bias (ARB).
Usage
arb(Bpar, B0)
Arguments
Bpar |
Matrix with dimension |
B0 |
Vector of true parameter values. |
Details
Let be the estimated parameter value for the
th
parameter in the
th sample (replicate),
,
,
and let
be the corresponding true parameter value, the Average relative bias is defined as follows:
Value
Gives the ARB value.
Note
If , the ratio
is modified as follows:
Author(s)
Massimiliano Pastore & Luigi Lombardi
References
Yang-Wallentin, F., Joreskog, K. G., Luo, H. (2010). Confirmatory Factor Analysis of Ordinal Variables With Misspecified Models, Structural Equation Modeling: A Multidisciplinary Journal, 17, 392-423.
See Also
[Package sgr version 1.3.1 Index]