Skip to content

set range before projection #3

Description

@neutralino-ai

Maybe we can set range before the projection to remove the unwanted bins
the concern is that in this way the first bin will be lost, and the pdf is not normalized anymore.

Currently we are using Iterator method to loop over the bins to calculate the NLL, and it corresponds to the same bin in dataset and pdf, so dataset and pdf should be of same dimension. This requires we do the same thing for both dataset and pdf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions