Computes the score of an `mle` object (score evaluated at the MLE).
Source:R/mle.R
score_val.mle.Rd
If reguarlity conditions are satisfied, it should be zero (or approximately, if rounding errors occur).
Usage
# S3 method for mle
score_val(x, ...)