<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.xsl.php?feed=https://stage.nitrcce.org/export/rss20_forum.php?forum_id=1233" ?>
<?xml-stylesheet type="text/css" href="https://stage.nitrcce.org/themes/nitrc3.0/css/rss.css" ?>
<rss version="2.0"> <channel>
  <title>NITRC shapeAnalysisMANCOVA - SPHARM tools Forum: help</title>
  <link>http://stage.nitrcce.org/forum/forum.php?forum_id=1233</link>
  <description>Get Public Help</description>
  <language>en-us</language>
  <copyright>Copyright 2000-2026 NITRC OSI</copyright>
  <webMaster></webMaster>
  <lastBuildDate>Wed, 08 Apr 2026 19:32:39 GMT</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NITRC RSS generator</generator>
  <item>
   <title>RE: download and installation of MANCOVA</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=5354&amp;forum_id=1233</link>
   <description>[color=#000000]I welcome any corrections to my approach.[/color]&lt;br /&gt;
&lt;br /&gt;
I searched high and low for shapeAnalysisMANCOVA, even failing to get it built from source on github. I then realized that the v1.13 SPHARM-PDM package was missing the BatchMake_Applications subfolder and may have been missing the shapeAnalysisMANCOVA program, too. I checked the v1.12 download where I got my BatchMake_Applications stuff and it had the complete set. I just copied the v1.12 version over to my v1.13 directory. It reports being version 0.0.1:1.8, but that means nothing to me.&lt;br /&gt;
&lt;br /&gt;
Best of luck Mojdeh,&lt;br /&gt;
   Mike&lt;br /&gt;
&lt;br /&gt;
[i]Originally posted by Mojdeh Zamyadi:[/i][quote]Hi all,&lt;br /&gt;
&lt;br /&gt;
Could someone tell me from where I can download either of the two statistical packages MANCOVA or StatNonParamTest? I don't see any downloadable files in MANCOVA page: http://www.nitrc.org/projects/shape_manc... I've been using the Shape Analysis Module in 3Dslicer, do I need to download the whole package to be able to use the mancova module? Also, are there any installation guidelines for the statistical modules?&lt;br /&gt;
&lt;br /&gt;
Thanks a lot,&lt;br /&gt;
-Mojdeh[/quote]</description>
   <author>Mike Schmidt</author>
   <pubDate>Mon, 20 Apr 2015 2:27:55 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=5354&amp;forum_id=1233</guid>
  </item>
  <item>
   <title>download and installation of MANCOVA</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=5354&amp;forum_id=1233</link>
   <description>Hi all,&lt;br /&gt;
&lt;br /&gt;
Could someone tell me from where I can download either of the two statistical packages MANCOVA or StatNonParamTest? I don't see any downloadable files in MANCOVA page: http://www.nitrc.org/projects/shape_manc... I've been using the Shape Analysis Module in 3Dslicer, do I need to download the whole package to be able to use the mancova module? Also, are there any installation guidelines for the statistical modules?&lt;br /&gt;
&lt;br /&gt;
Thanks a lot,&lt;br /&gt;
-Mojdeh</description>
   <author>Mojdeh Zamyadi</author>
   <pubDate>Mon, 23 Mar 2015 19:47:56 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=5354&amp;forum_id=1233</guid>
  </item>
  <item>
   <title>RE: ERROR in MANCOVAshape analysis wizard</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3991&amp;forum_id=1233</link>
   <description>I also got the same error while running it in terminal.[code]what(): basic_string::compare[/code]I have checked that my vtk and csv files are both good.&lt;br /&gt;
&lt;br /&gt;
The documentation does not even have ONE single line of command code which demonstrates how it all works...</description>
   <author>Long Pun</author>
   <pubDate>Thu, 10 Oct 2013 5:32:02 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3991&amp;forum_id=1233</guid>
  </item>
  <item>
   <title>ERROR in MANCOVAshape analysis wizard</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3991&amp;forum_id=1233</link>
   <description>Hello,   When I run the example data I get the following error in error log.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color: #000080;&amp;quot;&amp;gt;   vtkMRMLParser (0x210c85b0): Cannot open XML file: /Users/EGI/Desktop/shapeAnalysisMANCOVA_WizardTutorialData/MANCOVA_tutorial_4data_MRMLscene.mrml  &amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[color=#000080]vtkMRMLParser (0x210a32b0): Cannot open XML file: /Users/EGI/Desktop/shapeAnalysisMANCOVA_WizardTutorialData/MANCOVA_tutorial_4data_MRMLscene.mrml[/color]&lt;br /&gt;
&lt;br /&gt;
    P.S. I am using slicer 3.6.3 and I compiled the recent source code ( 2013-06-07)&lt;br /&gt;
&lt;br /&gt;
  I even tried running shapeAnalysisMANCOVA in terminal :&lt;br /&gt;
/Users/EGI/tools/spharm-bin/bin/shapeAnalysisMANCOVA --infileColumn 2 --numPerms 10000 --numGroupTypes 1 --columnGroupTypes 0 --numIndependent 0 --columnIndependent 0 --scaleColumn 0 --testColumn 0 --significanceLevelRawP 0.05 --FDRdiscoveryLevel 0.05 --hotelling /Users/EGI/Desktop/shapeAnalysisMANCOVA_WizardTutorialData/MANCOVA_tutorial_4data.csv&lt;br /&gt;
&lt;br /&gt;
But, I got the following error:&lt;br /&gt;
&lt;br /&gt;
[color=#000080]input file specified: /Users/EGI/Desktop/shapeAnalysisMANCOVA_WizardTutorialData/MANCOVA_tutorial_4data.csv[/color]&lt;br /&gt;
[color=#000080]filename: /Users/EGI/Desktop/shapeAnalysisMANCOVA_WizardTutorialData/MANCOVA_tutorial_4data.csv numIndependent: 0[/color]&lt;br /&gt;
[color=#000080]Num Subjects: 4[/color]&lt;br /&gt;
&lt;br /&gt;
[color=#000080]data in group_type 0 has been relabeled: 0 --&amp;gt; group A = -1 ; 1 --&amp;gt; group B = 1[/color]&lt;br /&gt;
[color=#000080]#(A)= 2; #(B)= 2[/color]&lt;br /&gt;
[color=#000080]terminate called after throwing an instance of 'std::out_of_range'[/color]&lt;br /&gt;
[color=#000080]what():  basic_string::compare[/color]&lt;br /&gt;
[color=#000080]Abort trap[/color]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
  Could anyone help me with that?&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Mahsa</description>
   <author>Mahsa </author>
   <pubDate>Thu, 27 Jun 2013 23:08:41 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3991&amp;forum_id=1233</guid>
  </item>
  <item>
   <title>RE: use of MANCOVA without SPHARM-PDM?</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3739&amp;forum_id=1233</link>
   <description>Hi Antonios,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yes, you can use vtk files with shapeAnalysisMANCOVA as far as they are correspondent meshes (remember statistics are done point-wise).&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Beatriz</description>
   <author>Beatriz Paniagua</author>
   <pubDate>Thu, 16 May 2013 19:17:06 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3739&amp;forum_id=1233</guid>
  </item>
  <item>
   <title>use of MANCOVA without SPHARM-PDM?</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=3739&amp;forum_id=1233</link>
   <description>Hi there,&lt;br /&gt;
&lt;br /&gt;
I have a number of shapes that I aligned with Procrustes alignment, and remeshed so that the surface points correspond to similar across the subjects.&lt;br /&gt;
I wanted to ask you whether I could use the shapeAnalysisMancova toolbox for the statistics.&lt;br /&gt;
The input in my case would be directly the surface vtk files (converted to .meta).&lt;br /&gt;
&lt;br /&gt;
Thank you,&lt;br /&gt;
Antonis</description>
   <author>Antonios Makropoulos</author>
   <pubDate>Thu, 17 Jan 2013 22:33:16 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=3739&amp;forum_id=1233</guid>
  </item>
  <item>
   <title>Welcome to Help</title>
   <link>http://stage.nitrcce.org/forum/forum.php?thread_id=1162&amp;forum_id=1233</link>
   <description>Welcome to Help</description>
   <author>Christian Haselgrove</author>
   <pubDate>Mon, 16 Nov 2009 17:37:38 GMT</pubDate>
   <guid>http://stage.nitrcce.org/forum/forum.php?thread_id=1162&amp;forum_id=1233</guid>
  </item>
 </channel>
</rss>
