Description Usage Arguments Examples
View source: R/find-sig-effs.R
Find significant effects added to the simple RSiena model.
1 | find_sig_effs(dat, N = 1000)
|
N |
Integer. The number of simulations to run in the RSiena fitting structure. Default to 1000. |
RSiena |
data object. A fully constructed RSiena data object, including covariates. |
1 2 | source("subset-friendship.R")
testfn <- netvizinf:::find_sig_effs(dat = mydataa)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.