Description Usage Arguments Value Examples
View source: R/AllConstructor.R
This function initialises a GMRF with some mean mu and precision matrix Q. The returned object is of class GMRF
1 2 3  | 
mu | 
 mean, of class   | 
Q | 
 sparse precision matrix (of class   | 
intrinsic | 
 set intrinsic level if Q is singular  | 
n | 
 number of nodes. Note that this can be different from   | 
t_axis | 
 this is the time horizon for the system under consideration. If you are considering a spatial problem set this to zero.  | 
rep | 
 data frame of length   | 
name | 
 name of GMRF  | 
Object of class GMRF
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.