powered by
netdiffuseR default options
The full list of options follows:
FALSE
1e-8 (used for package testing)
TRUE
c(0.025, 0.05)
Set of default options used by the package. These can be retrieved via getOption using the prefix diffnet (see examples)
getOption
diffnet
# NOT RUN { getOption("diffnet.undirected") getOption("diffnet.multiple") getOption("diffnet.self") # }
Run the code above in your browser using DataLab