design_map | R Documentation |
Generate a heatmap visualization of a design matrix, showing regressor values over time. This is useful for inspecting the temporal structure of fMRI design matrices.
design_map(x, ...)
x |
The model object (event_model, baseline_model, or fmri_model) |
... |
Additional arguments passed to methods. Common arguments include:
|
A ggplot2 object containing the design matrix heatmap
correlation_map()
, event_model()
, baseline_model()
Other visualization:
correlation_map()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.