-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
In #47, we implemented a few basic operations for GraphInfo, for example, construction, getindex. For practical purposes, we need to be able to
samplefromGraphInfomodel, i.e. sample all stochastic nodes from their prior distributioncondition/decondition, i.e. fix values of certain nodes to user-specified valuelogdensityof, i.e. compute the log joint probability of aGraphInfomodel given values of all nodes.
A good testing case for these features would be
- define a model
- initialise the model by sampling from the prior
- compute the log density of the sampled parameters
Metadata
Metadata
Assignees
Labels
No labels