<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://www.nitrc.org/export/rss20_forum.php?forum_id=3929" ?>
<?xml-stylesheet type="text/css" href="https://www.nitrc.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC cPPI Toolbox for fMRI Forum: open-discussion</title>
  <link>http://www.nitrc.org/forum/forum.php?forum_id=3929</link>
  <description>General Discussion</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Thu, 14 May 2026 9:40:43 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>mostly positive values</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=13866&amp;forum_id=3929</link>
   <description>Hello,&lt;br /&gt;
&lt;br /&gt;
Thank you for the wonderful toolbox! &lt;br /&gt;
&lt;br /&gt;
I'm specifying a contrast with two conditions and get group averaged matrices which are mostly positive (range = -0.04 to 0.87). This just struck me since I had been expecting covariations in task-related activity to be more evenly positive and negative. Is this not the right expectation or is there something I may be doing wrong?  &lt;br /&gt;
&lt;br /&gt;
Many thanks!&lt;br /&gt;
Adam</description>
   <author>Adam Kaminski</author>
   <pubDate>Mon, 24 Oct 2022 16:16:45 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=13866&amp;forum_id=3929</guid>
  </item>
  <item>
   <title>RE: contrast</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=13561&amp;forum_id=3929</link>
   <description>Thank you for your explanation!</description>
   <author>Selma Lugtmeijer</author>
   <pubDate>Tue, 14 Jun 2022 21:28:51 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=13561&amp;forum_id=3929</guid>
  </item>
  <item>
   <title>RE: contrast</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=13561&amp;forum_id=3929</link>
   <description>[i]Originally posted by Selma Lugtmeijer:[/i][quote]Hi,&lt;br /&gt;
&lt;br /&gt;
thank you for making this toolbox available! I have two questions:&lt;br /&gt;
&lt;br /&gt;
Does there always need to be a contrast of 2 conditions? What if I want to see in 1 condition if 2 groups of subjects differ in strength of functional connectivity for certain ROI pairs?&lt;br /&gt;
&lt;br /&gt;
And a more theoretical question, is creating a FC matrix for task condition 1 and 2 separately and subtracting them, the same as creating one FC matrix for the contrast 1-2?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Selma[/quote]&lt;br /&gt;
[color=#000000]Hi,[/color]&lt;br /&gt;
&lt;br /&gt;
[color=#000000]You could in principle use a [1 0] contrast to map FC in condition A and then [0 1] for condition B and then compare the two, but it will change the interpretation. In this case, the FC matrix you map for each condition will be condition A vs the implicit baseline (i.e, everything else), which is slightly different to a [1 -1] scenario, where the FC matrix captures coupling between the task-modulated component of regional signals.[/color]&lt;br /&gt;
&lt;br /&gt;
[color=#000000]Ultimately it depends on whether you think the [1 0] scenario is interpretable.[/color]&lt;br /&gt;
&lt;br /&gt;
[color=#000000]hth[/color]&lt;br /&gt;
[color=#000000]A [/color]</description>
   <author>Alex Fornito</author>
   <pubDate>Fri, 10 Jun 2022 21:25:33 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=13561&amp;forum_id=3929</guid>
  </item>
  <item>
   <title>contrast</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=13561&amp;forum_id=3929</link>
   <description>Hi,&lt;br /&gt;
&lt;br /&gt;
thank you for making this toolbox available! I have two questions:&lt;br /&gt;
&lt;br /&gt;
Does there always need to be a contrast of 2 conditions? What if I want to see in 1 condition if 2 groups of subjects differ in strength of functional connectivity for certain ROI pairs?&lt;br /&gt;
&lt;br /&gt;
And a more theoretical question, is creating a FC matrix for task condition 1 and 2 separately and subtracting them, the same as creating one FC matrix for the contrast 1-2?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Selma</description>
   <author>Selma Lugtmeijer</author>
   <pubDate>Fri, 10 Jun 2022 12:05:21 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=13561&amp;forum_id=3929</guid>
  </item>
  <item>
   <title>RE: time series extraction for cPPI</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=13273&amp;forum_id=3929</link>
   <description>[i]Originally posted by noamagal:[/i][quote]Dear Dr. Fornito, &lt;br /&gt;
thank you for devloping this wonderful toolbox. &lt;br /&gt;
so far, i've already performed the first level for all my subjects in SPM12, so i have a SPM.mat file for each subject. &lt;br /&gt;
i also have my ROIs as .mat files  (created using MARSBAR). &lt;br /&gt;
i ran into a technical question when trying to preform cPPI analyses on my data, hopes it's ok -&lt;br /&gt;
in the &amp;quot;cPPI_master.m&amp;quot; code lines 93-103 the user is expected to enter the ROI time courses.&lt;br /&gt;
i'm not sure how to extract these time courses at this point using SPM. &lt;br /&gt;
when i run gPPI models using the gPPI toolbox this step is already implemented as a part of the PPPI.m function, so i'm not sure how to do this manually.&lt;br /&gt;
hope you can help me in this issue. &lt;br /&gt;
&lt;br /&gt;
many thanks,&lt;br /&gt;
Noa Magal.[/quote]&lt;br /&gt;
[color=#000000]Hi Noa[/color]&lt;br /&gt;
[color=#000000]You should be able to extract the ROI time series using Marsbar as per instructions (http://marsbar.sourceforge.net/marsbar.pdf).[/color]&lt;br /&gt;
you would then need to reformat as a cell array, as outlined in cPPI_master.m&lt;br /&gt;
hth&lt;br /&gt;
A</description>
   <author>Alex Fornito</author>
   <pubDate>Thu, 10 Mar 2022 7:56:26 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=13273&amp;forum_id=3929</guid>
  </item>
  <item>
   <title>time series extraction for cPPI</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=13273&amp;forum_id=3929</link>
   <description>Dear Dr. Fornito, &lt;br /&gt;
thank you for devloping this wonderful toolbox. &lt;br /&gt;
so far, i've already performed the first level for all my subjects in SPM12, so i have a SPM.mat file for each subject. &lt;br /&gt;
i also have my ROIs as .mat files  (created using MARSBAR). &lt;br /&gt;
i ran into a technical question when trying to preform cPPI analyses on my data, hopes it's ok -&lt;br /&gt;
in the &amp;quot;cPPI_master.m&amp;quot; code lines 93-103 the user is expected to enter the ROI time courses.&lt;br /&gt;
i'm not sure how to extract these time courses at this point using SPM. &lt;br /&gt;
when i run gPPI models using the gPPI toolbox this step is already implemented as a part of the PPPI.m function, so i'm not sure how to do this manually.&lt;br /&gt;
hope you can help me in this issue. &lt;br /&gt;
&lt;br /&gt;
many thanks,&lt;br /&gt;
Noa Magal.</description>
   <author>noamagal</author>
   <pubDate>Thu, 10 Mar 2022 6:57:27 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=13273&amp;forum_id=3929</guid>
  </item>
  <item>
   <title>RE: cPPI vs gPPI</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=4893&amp;forum_id=3929</link>
   <description>Dear David,&lt;br /&gt;
Sorry for the delay (I did not see this post).&lt;br /&gt;
&lt;br /&gt;
There are a few potential reasons for this discrepancy. Perhaps the biggest difference is the model. The model in gPPI includes PPI terms for all relevant task regressors, whereas cPPI only includes the PPI term for the contrast of interest only. To allow a more equivalent comparison, you would probably need to tweak cPPI to use a model more similar to gPPI.&lt;br /&gt;
&lt;br /&gt;
Obviously, the directionality is also an issue, so you would need to see what the correlations are going in both directions.&lt;br /&gt;
&lt;br /&gt;
Regards&lt;br /&gt;
Alex&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[i]Originally posted by David Coynel:[/i][quote]Dear Dr Fornito, thanks for sharing this nice connectivity tool. I have a general question about the comparability of your approach with the standard PPI or the generalized PPI (http://www.nitrc.org/projects/gppi/). I understand that with the latter you create an asymmetric connectivity matrix, which is not always easy to interpret in terms of functional connectivity.&lt;br /&gt;
&lt;br /&gt;
I ran both a cPPI and a gPPI in several subjects for a set of seeds, and was expecting to get connectivity values that were well correlated between the two methods. However what I observe is that within a given subject the values are rather anticorrelated, meaning that high cPPI correlation values are usually associated with lower gPPI beta estimates. &lt;br /&gt;
&lt;br /&gt;
I ran both analyses using the standard scripts, so I hope I did not do anything wrong, and I would be glad to hear your opinion on that.&lt;br /&gt;
&lt;br /&gt;
David Coynel[/quote]</description>
   <author>Alex Fornito</author>
   <pubDate>Wed, 18 Feb 2015 22:04:35 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=4893&amp;forum_id=3929</guid>
  </item>
  <item>
   <title>cPPI vs gPPI</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=4893&amp;forum_id=3929</link>
   <description>Dear Dr Fornito, thanks for sharing this nice connectivity tool. I have a general question about the comparability of your approach with the standard PPI or the generalized PPI (http://www.nitrc.org/projects/gppi/). I understand that with the latter you create an asymmetric connectivity matrix, which is not always easy to interpret in terms of functional connectivity.&lt;br /&gt;
&lt;br /&gt;
I ran both a cPPI and a gPPI in several subjects for a set of seeds, and was expecting to get connectivity values that were well correlated between the two methods. However what I observe is that within a given subject the values are rather anticorrelated, meaning that high cPPI correlation values are usually associated with lower gPPI beta estimates. &lt;br /&gt;
&lt;br /&gt;
I ran both analyses using the standard scripts, so I hope I did not do anything wrong, and I would be glad to hear your opinion on that.&lt;br /&gt;
&lt;br /&gt;
David Coynel</description>
   <author>David Coynel</author>
   <pubDate>Tue, 21 Oct 2014 15:18:22 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=4893&amp;forum_id=3929</guid>
  </item>
  <item>
   <title>Welcome to Open-Discussion</title>
   <link>http://www.nitrc.org/forum/forum.php?thread_id=4062&amp;forum_id=3929</link>
   <description>Welcome to Open-Discussion</description>
   <author>Alex Fornito</author>
   <pubDate>Tue, 27 Aug 2013 2:20:39 GMT</pubDate>
   <guid>http://www.nitrc.org/forum/forum.php?thread_id=4062&amp;forum_id=3929</guid>
  </item>
 </channel>
</rss>
