Skip to content

buildMCEM gives spurious warning about unsampled nodes #1599

@perrydv

Description

@perrydv

buildMCEM creates an MCMC for latent states but not parameters.

Currently a user sees a warning like:
[Warning] No samplers assigned for 5 nodes, use conf$getUnsampledNodes() for node names.

I believe this is emitted from configureMCMC when it is being called to configure only for the latent nodes.
It would be nice to silence this warning. It may be as simple as print=FALSE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions