maria_30
maria_30

Reputation: 1

error when using confint() on fitted gamlss

i have an error occurring in R whenever i want to use the function confint() on a fitted gamlss model (Dagum distribution):

confint(model_dagum_m) Error in optimHess(betaCoef, like.fun) : non-finite finite-difference value [13]

Do you know why the error is occurring and what could be done to circumvent it?

Many thanks, Maria

Upvotes: 0

Views: 32

Answers (0)

Related Questions