Make sure that both lists are named with siteids.
Construct.R(site.ids, var.names, obs.t.mean, obs.t.cov)
Arguments
- site.ids
a vector name of site ids
- var.names
vector names of state variable names
- obs.t.mean
list of vector of means for the time t for different sites.
- obs.t.cov
list of list of cov for the time for different sites.
Value
This function returns a list with Y and R ready to be sent to the analysis functions.