Description Usage Arguments Value Author(s) References See Also Examples
Estimate parameters of a bilinear DCM
1 | dcmEstimate(DCM,ts)
|
DCM |
DCM object. |
ts |
Timeseries to fit the model to. |
Returns posterior parameter values:
DCM$A |
posterior anatomical connections from column j to row i. |
DCM$B |
posterior functional connections from column j to row i for every input [,,k]. |
DCM$C |
posterior input connections from input k (row) to region l (column). |
DCM$H |
posterior hemodynamic parameters. |
DCM$Cp |
posterior parameter covariance. |
DCM$Ce |
posterior error covariance. |
Bjorn Roelstraete
Friston et al. 2003. Dynamic Causal Modeling. Neuroimage, 19, 1273-1302.
dcmGenerate
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.