Description Usage Arguments Value
View source: R/SimLV2CMBipartite.R
assign parameters for model model_lv2_cm according to a structural network and a couple of coefficients
| 1 | params_lv2_cm(coeffs, graphc, graphm)
 | 
| coeffs | a list of coefficients : list(n1 = n1, n2 = n2, r.row.mu = r, r.row.sd = r.sd, r.col.mu = r, r.col.sd = r.sd, s.mu = s, s.sd = s.sd, c.mu = c, c.sd = c.sd, m.mu = m, m.sd = m.sd, h.mu = h, h.sd = h.sd, delta = delta) | 
| graphc, | the adjacency matrix of competitive interactions | 
| graphm, | the adjacency matrix of mutualistic interactions | 
a list of parameters for model model_lv2_cm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.