| seminr_syntax | R Documentation |
Generate seminr PLS-SEM syntax
seminr_syntax(model, data_name = "data", nboot = NULL, seed = 123)
model |
An |
data_name |
Name of the data object in generated R code. |
nboot |
Number of bootstrap samples. |
seed |
Random seed for bootstrap syntax. |
An R syntax string for seminr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.