create_listRcpp {BayesfMRI} | R Documentation |
Function to prepare objects for use in Rcpp functions
Description
Function to prepare objects for use in Rcpp functions
Usage
create_listRcpp(spde)
Arguments
spde |
an spde object |
Value
The SPDE matrices with the correct data formats
[Package BayesfMRI version 0.10.1 Index]