lambda_matrix {esreg} | R Documentation |
Lambda Matrix
Description
Estimate the lambda matrix.
Usage
lambda_matrix(object, sparsity, bandwidth_estimator, misspec)
Arguments
object |
An esreg object |
sparsity |
The estimator to be used for the sparsity in
|
bandwidth_estimator |
The bandwidth estimator to be used for the iid and nid sparsity estimator, see density_quantile_function
|
misspec |
if TRUE, the estimator accounts for potential misspecification in the model |
[Package esreg version 0.6.2 Index]