excess_probability.EQRN_seq | R Documentation |
Tail excess probability prediction method using an EQRN_iid object
## S3 method for class 'EQRN_seq'
excess_probability(object, ...)
object |
Fitted |
... |
Arguments passed on to
|
See EQRN_excess_probability_seq()
for more details.
Vector of probabilities (and possibly a few body_proba
values if val
is not large enough) of length nrow(X)
(or nrow(X)-seq_len
if crop_predictions
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.