| bru_inla.stack.mjoin | R Documentation | 
Helper functions for multi-likelihood models
bru_inla.stack.mjoin(
  ...,
  compress = TRUE,
  remove.unused = TRUE,
  old.names = "BRU.response",
  new.name = "BRU.response"
)
| ... | List of stacks that contain vector observations (existing multi-likelihood observation matrices are also permitted) | 
| compress | If  | 
| remove.unused | If  | 
| old.names | A vector of strings with the names of the observation vector/matrix for each stack. If a single string, this is assumed for all the stacks. (default "BRU.response") | 
| new.name | The name to be used for the expanded observation matrix, possibly the same as an old name. (default "BRU.response") | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.