Description Usage Arguments Value Examples
Get the interaction standard deviations
1 | interaction_sds(phenopath_fit)
|
phenopath_fit |
An object of class |
TODO
1 2 3 | sim <- simulate_phenopath()
fit <- phenopath(sim$y, sim$x, elbo_tol = 1e-2)
beta_sd <- interaction_sds(fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.