AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
July 18, 2016 11:43AM
Hi-

First, a couple preliminary things.

++ The main installation instructions for AFNI and it's dependencies (R, Python, etc.) can be found here:
[afni.nimh.nih.gov]
You can pick whatever your Linux flavor or Mac OS version is.

++ Q1: what operating system are you using, and what AFNI version do you have? These can both be answered by providing the output of:
$ afni -ver

++ To check if everything is installed fine-and-dandy on your computer, you can use the helpful system check command to check on system path things and whether necessary dependencies (again, for R, Python, etc.) can be found:
$ afni_system_check.py -check_all

++ Q2: what are you aiming to see by using 'afni_run_R'? I think that might just be some diagnostic thing, but it's not really 3dMVM itself.

++ Finally, it could be that your data table itself really *isn't* rectangular. Can you post it? If you don't want to post it, you can also email it, along with your 3dMVM command. There are also some rules of data tabling in the helpfile that I am attaching here, worth double-checking:

-dataTable TABLE: List the data structure with a header as the first line.

         NOTE:

         1) This option has to occur last; that is, no other options are
         allowed thereafter. Each line should end with a backslash except for
         the last line.

         2) The first column is fixed and reserved with label 'Subj', and the
         last is reserved for 'InputFile'. Each row should contain only one
         effect estimate in the table of long format (cf. wide format) as
         defined in R. The level labels of a factor should contain at least
         one character. Input files can be in AFNI, NIfTI or surface format.
         AFNI files can be specified with sub-brick selector (square brackets
         [] within quotes) specified with a number or label. Unequal number of
         subjects across groups is allowed, but situations with missing data
         for a within-subject factor are better handled with 3dLME.

         3) It is fine to have variables (or columns) in the table that are
         not modeled in the analysis.

         4) The context of the table can be saved as a separate file, e.g.,
         called table.txt. Do not forget to include a backslash at the end of
         each row. In the script specify the data with '-dataTable @table.txt'.
         This option is useful: (a) when there are many input files so that
         the program complains with an 'Arg list too long' error; (b) when
         you want to try different models with the same dataset (see 3) above).



--pt
Subject Author Posted

R and 3dMVM

acquired.aphasia July 18, 2016 09:39AM

Re: R and 3dMVM

ptaylor July 18, 2016 11:43AM

Re: R and 3dMVM

acquired.aphasia July 21, 2016 12:08PM

Re: R and 3dMVM

gang July 21, 2016 02:50PM

Re: R and 3dMVM

acquired.aphasia July 22, 2016 09:21AM

Re: R and 3dMVM

ptaylor July 22, 2016 11:12AM