ParameterMSEModel

The scoring is based on bootstrapping the mean squared error of the estimated parameter. The score is the square root of the total mean squared error based on the sum over the parameters.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun newInstance(): PDFScoringModel
Link copied to clipboard
open override fun score(result: EstimationResult): Score