Skip to content

workaround for FIRSTONLY option in create_model() #35

@roninsightrx

Description

@roninsightrx

create_model() has feature to add default tables automatically. However, the patab table has FIRSTONLY specified, but Pharmpy currently does not handle those (error in v1.10.0, future versions will likely ignore the table altogether). So should workaround, i.e. output as regular table, and perhaps do a slice(1) afterwards in R?

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