bias {NeuralEstimators} | R Documentation |
computes a Monte Carlo approximation of an estimator's bias
Description
computes a Monte Carlo approximation of an estimator's bias
Usage
bias(assessment, ...)
Arguments
assessment |
an object returned by |
... |
optional arguments inherited from |
Value
a dataframe giving the estimated bias
See Also
[Package NeuralEstimators version 0.1.0 Index]