Skip to content

Issues with death_rate_trigger.c #6

@nichole-carlson

Description

@nichole-carlson

In death rate trigger there is a parameter call parms_cox that is a common_parms function.

We will need to check if this is being used correctly because this is the structure of things that are common across subjects and I don't know why we would change the name of it inside the function compared to earlier uses. We should be consistent inside the function I suspect. In other places it is called parms and I suspect the input is correct.

But this way of coding makes it look like we are using some other version of the Common_parms structure where we are really just using different parts of the structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions