rgpd=tailplot(gpd(-r,threshold=0.8))后,有如下返回值,请问红字beta和$scale不是同一个东东么?怎么值不一样呀?
$par.ests
xi beta
0.1416542 0.4070101
$par.ses
xi beta
0.11482457 0.06196952
$location
[1] -0.01984842
$shape
[1] 0.1416542
$scale
[1] 0.2908751
如果我要在qgpd()中用beta参数该用红体字中的哪个啊??、谢谢