Skip to content

n-dimensional integrations in models #32

@levisc8

Description

@levisc8

@wpetry had mentioned this before, and came up today in discussion w/ Tomos. Currently, the par_set_indices method won't work, because each level of sex will be treated as a separate population when population size/lambda is computed.

Likely requires an additional argument to init_ipm() (e.g. init_ipm(..., two_sex = TRUE), and then altering .init_iteration and .pop_size to be generic on that. Almost certainly overlooking a critical component though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpadrinoFunctionality required to Padrino models

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions