Make parameters and functions for the basic model for visitors

setup_visitors_basic(
  pars,
  IMopts,
  x_scale = 0,
  xt = NULL,
  V_scale = 0,
  Vt = NULL
)

Arguments

pars

a list

IMopts

a list

x_scale

a non-negative numeric value to set the mean for x_visitors

xt

a function to change the pattern for x_visitors over time

V_scale

a non-negative numeric value to set the mean availability of Visiting

Vt

a function to set the temporal pattern for availability of Visiting

Value

list