Description Usage Arguments Value Examples
Returns a sx-object for Scalar-on-Image regression within sarim function
1 2 3 4 |
images |
The vectorized images (columnwise) |
dimension |
Vector which defines the dimension of the images |
neighbours |
String defining the type of neighbourhood of underlying GMRF |
solver |
String defining the solve which should be used |
demean |
Logical, definign wether the mena of images should be substraced |
add_diag |
numeric value, default is NULL. For numeric stability one can add a value to main diagonal to structure matrix |
... |
Further arguments for the underlying function |
sx-object with images, structure matrix and so on.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.