Generate a gene network for the Kersplat simulation
kersplatGenNetwork(params, verbose)
params | KersplatParams object containing simulation parameters. |
---|---|
verbose | logical. Whether to print progress messages |
KersplatParams object with gene network
Currently a very simple approach is used which needs to be improved. A
network is generated using the sample_forestfire
function and edge weights are sampled from a standard normal distribution.