Description Usage Arguments Value
Sample mean estimation of the population mean using the given sequence of the vertices.
| 1 | sample_mean(chain, trait.vec)
 | 
| chain | a sequence of node indices that represent the referral process. | 
| trait.vec | is a vector of size number of nodes in the network with 0-1 values that for example indicate a specific trait. | 
mean(trait.vec[chain], na.rm=TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.