-
Hi Dr. Lett, thank you for all of your help. I am running into some issues with the mediation step and I have attached the error message I continue to receive below. Do you have an idea as to why this…
-
Hi,
I was trying to replicate step by step the work flow example for vertex wise mediation analyses on my own data, but while running the fourth step (mediation analysis), I run into this error mes…
-
Hi!
I'm trying to follow your examples, using the following data:
4D image containing 50 FA images
whole brain mask file
regressor.csv - 1 column, 50 rows of income data for the 50 subjects
cov…
-
Hello,
I'm wondering if you could provide me some information on where the output files from each step in the process of completing a voxel-wise mediation can be found (i.e., under what directorie…
-
When I use Box-Cox transformation I get this error.
Traceback (most recent call last):
File "/home/knutjb/pymediator/bin/tm_tools", line 164, in
args.func(args)
File "/home/knutjb/pymed…
knutj updated
2 years ago
-
The MNI object format is a simple list of vertices (for this application)
http://www.bic.mni.mcgill.ca/users/mishkin/mni_obj_format.pdf
And the thickness/area measures are a flat text file in th…
-
Are there any plans to port this to Python 3?
-
The following warning will be displayed.
`usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from float to np.floating is depr…
-
I tried to pip install your package as suggested in the wiki:
`pip install -U tfce-mediation`
and I got a TabError:
```
Traceback (most recent call last):
File "setup.py", line 71, in
co…
-
Hello,
I recently installed the TFCE_mediation program, and installed the dependencies with pip. However, when I try to run this command:
`tfce_mediation step0-vertex -i subjListTFCE.txt area`
…