STRAND
STRAND copied to clipboard
Social network analysis in R and Rstan
cmdstanr has updated their syntax, which means that we need to update our code. Please use a previous version of cmdstanr until we make these updates!
In the line referenced below, the column name in output table for `summarize_srm_results` and therefore `summarize_strand_results` is hardcoded to correspond to the default HDPI of 0.90. This can be confusing...
We currently let users have block models based on known group identities, using a syntax like: B[group[i], group[j]] Better would be to give i and j simplices, W[i] and W[j],...