jmsigner / amt

37 stars 13 forks source link

can't find sl_shape, sl_scale and function #91

Closed bserranito closed 1 year ago

bserranito commented 1 year ago

I apologize if this question was already asked or inappropriate, but I currently want to reproduce the code described in Signer et al., 2018.

Everything work well but when I try to obtain the parameters estimates using the sl_scale and sl_shape functions, R warns that these functions doesn't exist anymore. Are there any other function leading to the same result ?

I'm using the amt package vers 0.2.1.0

Thanks

jmsigner commented 1 year ago

Hi, sl_scale() and sl_shape() were replaced with the more general function sl_distr().