View source: R/reporting_graph.R
| reporting_graph_detailed.imperfect_reporting | R Documentation | 
Create a reporting graph with attributes added to vertices in the network that have detailed individual reports (rather than ARD). Incorporate imperfect reporting (i.e., false positives and negatives) at the aggregate level.
## S3 method for class 'imperfect_reporting'
reporting_graph_detailed(reporting.params, sim.graph)
reporting.params | 
 the reporting parameters  | 
sim.graph | 
 the   | 
Note that this function relies upon the fact that the igraph object
sim.graph will have an attribute called 'sim.settings',
which is a list with parameters describing the simulation.
For now, the only simulation parameter that makes a difference is
\tau.
the tibble object with rows for the directed reporting graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.