Skip to content

Mixing up of $\Xi$ and $\Psi$ in priors vignette #2

@mikemc

Description

@mikemc

The inverse Wishart is first defined with $\Xi$ as the scale matrix parameter,

$$\Sigma \sim W^{-1}(\Xi, \upsilon)$$

but the subsequent line and equation calls it $\Psi$. Then, starting in the next section, $\Psi$ starts to instead be used for the linear transformation that defines a compositional transformation. So perhaps the first two uses of $\Psi$ are typos for $\Xi$? I think it would help a lot to consistently use $\Xi$ and $\Psi$ to mean distinct matrices - e.g., $\Xi$ for the scale matrix, and $\Psi$ for the transformation matrix. I guess the benefit of $\Psi$ for the scale matrix is that is what is used in Wikipedia (which I'd guess is the source of the original typo).

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