Skip to content

[FEATURE] Calculate weights model based on a sample - and apply it to all the samples #155

@talgalili

Description

@talgalili

Sometimes a user may want to give weights to a large number of respondents (e.g., 10 million), but computation time is too slow.
In such cases, it might be better to create the model based on a smaller sample (say, 100K), and then apply it to all samples (e.g., once this issue is done: #81 )

It would be great to have this capability in some nice flow. E.g., as an extra argument in .adjust() (or something similar)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions