Description Usage Arguments Value Author(s) See Also
This defines an mdata-object for matrix valued response-families
1 2 3 | inla.mdata(y, ...)
is.inla.mdata(object)
as.inla.mdata(object)
|
y |
The response vector/matrix |
... |
Additional vectors/matrics of same length as |
object |
Any |
x |
An mdata object |
An object of class inla.mdata. There is method for print.
is.inla.mdata returns TRUE if object
inherits from class inla.mdata, otherwise FALSE.
as.inla.mdata returns an object of class inla.mdata
Havard Rue
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.