Skip to content

Problem when internal knots are used in survspline with clock="forward"/"age"/"time" #125

Description

@caterinagregorio

Hello,

Every time I have a transition defined as follows with one or more internal knots and with the clock-forward time scale, the simulation gets stuck. It does not give an error but it keeps going and going.

params_surv(
coefs = coefs,
dist = "survspline",
aux = list(
knots = knots,
scale = "log_cumhazard",
timescale = "log"
))

The problem gets fixed either using a transition model on the clock reset time scale or by using a baseline with no internal knots. Do you have some ideas of what the problem may be or what I am doing wrong?

Best,
Caterina

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions