<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.na-mic.org/w/index.php?action=history&amp;feed=atom&amp;title=NAMIC_Wiki%3AShapeAnalysis%3AOutputFeature_format</id>
	<title>NAMIC Wiki:ShapeAnalysis:OutputFeature format - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.na-mic.org/w/index.php?action=history&amp;feed=atom&amp;title=NAMIC_Wiki%3AShapeAnalysis%3AOutputFeature_format"/>
	<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NAMIC_Wiki:ShapeAnalysis:OutputFeature_format&amp;action=history"/>
	<updated>2026-05-04T02:27:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.na-mic.org/w/index.php?title=NAMIC_Wiki:ShapeAnalysis:OutputFeature_format&amp;diff=3429&amp;oldid=prev</id>
		<title>Andy: Update from Wiki</title>
		<link rel="alternate" type="text/html" href="https://www.na-mic.org/w/index.php?title=NAMIC_Wiki:ShapeAnalysis:OutputFeature_format&amp;diff=3429&amp;oldid=prev"/>
		<updated>2006-12-18T13:22:24Z</updated>

		<summary type="html">&lt;p&gt;Update from Wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Shape Analysis Output of Statististical Tests ==&lt;br /&gt;
&lt;br /&gt;
This page serves as a main starting point for discussion regarding describing the result from statistical tests on shape data.&lt;br /&gt;
&lt;br /&gt;
=== General ===&lt;br /&gt;
&lt;br /&gt;
* 2 main statistical tests: Global tests and local tests&lt;br /&gt;
* Results of these tests can be cumulative for the whole study (such as p-values) or population (such as an average object) or per object (such as a classification)&lt;br /&gt;
** There is a great deal of flexibility for each filter, but the filter needs to store its results in the studyObject datastructure in a consistent way&lt;br /&gt;
&lt;br /&gt;
=== Global Tests/Data ===&lt;br /&gt;
&lt;br /&gt;
Global tests return single scalar values, such as p-value for the significance, or additional values for the power or effect size of the test. Results can be the following type :&lt;br /&gt;
&lt;br /&gt;
* Significance, power, effect size, statistical metrics (such as t, z, T^2 etc) per population&lt;br /&gt;
* Classification of the data, either probabilistic or hard, per object&lt;br /&gt;
* Intermediate statistical data from the tests, such as classification planes, linear multivariate models etc. Their definition is fully left to the developer of a statistical test.&lt;br /&gt;
&lt;br /&gt;
=== Local Tests ===&lt;br /&gt;
&lt;br /&gt;
Local tests return a map/vector/array of values, each representing a single location of region. For each location or region there are the same possible results as in the global tests.&lt;br /&gt;
&lt;br /&gt;
* Surface data results: Stored and visualized as AttributedMeshSpatialObject ([[NAMIC_Wiki:ShapeAnalysis:InputPop_format#Contents_on_the_object_level|Object level description]]). Default pluggable colormaps for p-values, z-scores, t, T^2 scores etc.&lt;br /&gt;
&lt;br /&gt;
=== IO contents ===&lt;br /&gt;
&lt;br /&gt;
* ID / name of test&lt;br /&gt;
* Global results are stored directly in datastructure(?)&lt;br /&gt;
* Local results are stored in separate files that are referenced in datastrusture&lt;br /&gt;
** e.g. Image data as 3D float data in any ITK readable format&lt;br /&gt;
** e.g. Surface data as SurfaceSpatialObject based class (MetaIO format)&lt;/div&gt;</summary>
		<author><name>Andy</name></author>
		
	</entry>
</feed>