"summary"(object, ...)
"gpdp"
, usually, a result of a call to gpdp
.
summary.ggevp
computes and returns a list of summary statistics of the posterior distribution given in object
.
gpdp
data(danish)
out=gpdp(danish,10,300)
a=summary(out)
a
Run the code above in your browser using DataLab