| generate_triangle_model | R Documentation | 
Generate the original triangle model used in Notes
generate_triangle_model(
  num.samples = NULL,
  Temp = 1,
  plot.sampleQ = F,
  plot.graphQ = F
)
| num.samples | Optional number of samples specification | 
| Temp | Adjustment parameter to bulk adjust the potentials | 
| plot.sampleQ | Optional plot marginal node samples | 
The function will generate the original triangle model used in Notes. Added a "Temp" parameter for user to adjust the potentials in bulk. Also added sampling from the model.
The function will generate the original triangle model used in Notes along with a random sample
A little data set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.