1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
<?xml version="1.0" encoding="UTF-8"?>
<TrafoXML version="1.0" xsi:noNamespaceSchemaLocation="http://open-ms.sourceforge.net/schemas/TrafoXML_1_0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Transformation name="linear">
<Param type="string" name="symmetric_regression" value="false"/>
<Pairs count="9">
<Pair from="612.98318753916" to="990"/>
<Pair from="2045.97766275644" to="2409"/>
<Pair from="1133.89398921728" to="1519"/>
<Pair from="799.529083634436" to="1188"/>
<Pair from="2151.48153924227" to="2509"/>
<Pair from="1397.15423463106" to="1765"/>
<Pair from="1924.07503355205" to="2291"/>
<Pair from="1497.56882178068" to="1881"/>
<Pair from="1086.24743220985" to="1470"/>
</Pairs>
</Transformation>
</TrafoXML>
|