params_lv2_cm: parameters for model 'model_lv2_cm'

Description Usage Arguments Value

View source: R/SimLV2CMBipartite.R

Description

assign parameters for model model_lv2_cm according to a structural network and a couple of coefficients

Usage

1
params_lv2_cm(coeffs, graphc, graphm)

Arguments

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

Value

a list of parameters for model model_lv2_cm


keepsimpler/StabEco documentation built on May 20, 2019, 8:45 a.m.