make_inits_ipm_ss: Function to create iteration matrix size and initial vectors...

Description Usage Arguments Value Author(s)

Description

Function to create iteration matrix size and initial vectors for IPM

Usage

1
make_inits_ipm_ss(n_spp, iter_matrix_dims, max_size)

Arguments

n_spp

A scalar for the number of species to simulate.

iter_matrix_dims

A vector whose length is equal to 'n_spp' and represents the dimensions of iteration matrix.

max_size

A vector whose length is equal to 'n_spp' and represents the maximum size allowable for a genet from each species.

Value

Returns a list of matrices and vectors for IPM simulating.

Author(s)

Andrew Tredennick


atredennick/IPMdoit documentation built on May 10, 2019, 2:10 p.m.