Skip to content

Fix BLR tutorial #389

@AuguB

Description

@AuguB

Hi @contsili, and also @CharFraza because I realise this could be related to the issues you are describing.

The reason that the BLR plots look different from before is that the new version of the example has the BLR model configured with:

    fixed_effect_slope=True,  # We also model a fixed effect in the slope of the mean for each individual batch effect
    fixed_effect_var_slope=True,

If these are both set to false, the plots are similar as before.

With both true:
Image

With both false:
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions