Description Usage Arguments Value Examples
Get the interaction effect sizes
1 | interaction_effects(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 <- interaction_effects(fit)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.