compatibility_pop_model {IBMPopSim}R Documentation

Check population-model compatibility

Description

A function to check the compatibility between a population and a model

Usage

compatibility_pop_model(pop, model)

Arguments

pop

An object of class population

model

An Individual Based Model created with the mk_model function


[Package IBMPopSim version 1.0.0 Index]