setup_visitors_basic | R Documentation |
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
)
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 Visitors |
Vt |
a function to set the temporal pattern for availability of Visitors |
list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.