dot-get_nobs.Rd
Get number of observations used in fitting
.get_nobs(object)
A mixgpd_fit.
Integer n.
The fitted object may carry the response in slightly different storage slots depending on how it was built. This helper centralizes the lookup and returns the effective training sample size used by summaries and print methods.