Skip to content

Change links in as.families() #25

@mayrandy

Description

@mayrandy

It should be possible to use different link functions in families that we import from gamlss via as.families(), currently we are just using the default.

The link function is crucial forngradient, as in gamlss they use the derivatives d l / d mu (in case of the first parameter of the distribution). We need d l / d eta_mu, therefore we also need d mu / d eta_mu which depends on the link.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions