I am trying to run 3dMVM with a voxelwise covariate. I get the error:
[1] "Start to compute 97 slices along Z axis. You can monitor the progress"
[1] "and estimate the total run time as shown below."
[1] "05/29/24 11:42:30.614"
Error in FUN(newX[, i], ...) : object 'residout' not found
Calls: aperm -> apply -> FUN
Execution halted
The syntax I am using within a bash script is (dollar signs replaced for pound signs to avoid formatting):
R --version
R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under the terms of the
GNU General Public License versions 2 or 3.
For more information about these matters see Licenses - GNU Project - Free Software Foundation.
R -s -e 'packageVersion("afex")'
[1] 1.2.1
R -s -e 'packageVersion("phia")'
[1] 0.2.1
Thank you again!
Paulina
The
National Institute of Mental Health (NIMH) is part of the National Institutes of
Health (NIH), a component of the U.S. Department of Health and Human
Services.