semify | R Documentation |
Generate an sem model from a simFA model object
semify(mod)
mod |
A 'fungible::simFA()' model object. |
ex_mod <- fungible::simFA(Seed = 42)
semify(mod = ex_mod)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.