{ "data_id": "5", "name": "arrhythmia", "exact_name": "arrhythmia", "version": 1, "version_label": "1", "description": "**Author**: H. Altay Guvenir, Burak Acar, Haldun Muderrisoglu \n**Source**: [UCI](https:\/\/archive.ics.uci.edu\/ml\/datasets\/arrhythmia) \n**Please cite**: [UCI](https:\/\/archive.ics.uci.edu\/ml\/citation_policy.html)\n\n**Cardiac Arrhythmia Database** \nThe aim is to determine the type of arrhythmia from the ECG recordings. This database contains 279 attributes, 206 of which are linear valued and the rest are nominal. \n\nConcerning the study of H. Altay Guvenir: \"The aim is to distinguish between the presence and absence of cardiac arrhythmia and to classify it in one of the 16 groups. Class 01 refers to 'normal' ECG classes, 02 to 15 refers to different classes of arrhythmia and class 16 refers to the rest of unclassified ones. For the time being, there exists a computer program that makes such a classification. However, there are differences between the cardiologist's and the program's classification. Taking the cardiologist's as a gold standard we aim to minimize this difference by means of machine learning tools.\n \nThe names and id numbers of the patients were recently removed from the database.\n \n### Attribute Information \n \n 1 Age: Age in years , linear\n 2 Sex: Sex (0 = male; 1 = female) , nominal\n 3 Height: Height in centimeters , linear\n 4 Weight: Weight in kilograms , linear\n 5 QRS duration: Average of QRS duration in msec., linear\n 6 P-R interval: Average duration between onset of P and Q waves\n in msec., linear\n 7 Q-T interval: Average duration between onset of Q and offset\n of T waves in msec., linear\n 8 T interval: Average duration of T wave in msec., linear\n 9 P interval: Average duration of P wave in msec., linear\n Vector angles in degrees on front plane of:, linear\n 10 QRS\n 11 T\n 12 P\n 13 QRST\n 14 J\n 15 Heart rate: Number of heart beats per minute ,linear\n Of channel DI:\n Average width, in msec., of: linear\n 16 Q wave\n 17 R wave\n 18 S wave\n 19 R' wave, small peak just after R\n 20 S' wave\n 21 Number of intrinsic deflections, linear\n 22 Existence of ragged R wave, nominal\n 23 Existence of diphasic derivation of R wave, nominal\n 24 Existence of ragged P wave, nominal\n 25 Existence of diphasic derivation of P wave, nominal\n 26 Existence of ragged T wave, nominal\n 27 Existence of diphasic derivation of T wave, nominal\n Of channel DII: \n 28 .. 39 (similar to 16 .. 27 of channel DI)\n Of channels DIII:\n 40 .. 51\n Of channel AVR:\n 52 .. 63\n Of channel AVL:\n 64 .. 75\n Of channel AVF:\n 76 .. 87\n Of channel V1:\n 88 .. 99\n Of channel V2:\n 100 .. 111\n Of channel V3:\n 112 .. 123\n Of channel V4:\n 124 .. 135\n Of channel V5:\n 136 .. 147\n Of channel V6:\n 148 .. 159\n Of channel DI:\n Amplitude , * 0.1 milivolt, of\n 160 JJ wave, linear\n 161 Q wave, linear\n 162 R wave, linear\n 163 S wave, linear\n 164 R' wave, linear\n 165 S' wave, linear\n 166 P wave, linear\n 167 T wave, linear\n 168 QRSA , Sum of areas of all segments divided by 10,\n ( Area= width * height \/ 2 ), linear\n 169 QRSTA = QRSA + 0.5 * width of T wave * 0.1 * height of T\n wave. (If T is diphasic then the bigger segment is\n considered), linear\n Of channel DII:\n 170 .. 179\n Of channel DIII:\n 180 .. 189\n Of channel AVR:\n 190 .. 199\n Of channel AVL:\n 200 .. 209\n Of channel AVF:\n 210 .. 219\n Of channel V1:\n 220 .. 229\n Of channel V2:\n 230 .. 239\n Of channel V3:\n 240 .. 249\n Of channel V4:\n 250 .. 259\n Of channel V5:\n 260 .. 269\n Of channel V6:\n 270 .. 279\n \nClass code - class - number of instances:\n> \n 01 Normal 245\n 02 Ischemic changes (Coronary Artery Disease) 44\n 03 Old Anterior Myocardial Infarction 15\n 04 Old Inferior Myocardial Infarction 15\n 05 Sinus tachycardy 13\n 06 Sinus bradycardy 25\n 07 Ventricular Premature Contraction (PVC) 3\n 08 Supraventricular Premature Contraction 2\n 09 Left bundle branch block 9 \n 10 Right bundle branch block 50\n 11 1. degree AtrioVentricular block 0 \n 12 2. degree AV block 0\n 13 3. degree AV block 0\n 14 Left ventricule hypertrophy 4\n 15 Atrial Fibrillation or Flutter 5\n 16 Others 22", "format": "ARFF", "uploader": "Jan van Rijn", "uploader_id": 1, "visibility": "public", "creator": "H. Altay Guvenir,Burak Acar,Haldun Muderrisoglu", "contributor": null, "date": "2014-04-06 23:19:36", "update_comment": null, "last_update": "2014-04-06 23:19:36", "licence": "Public", "status": "active", "error_message": null, "url": "https:\/\/www.openml.org\/data\/download\/5\/dataset_5_arrhythmia.arff", "default_target_attribute": "class", "row_id_attribute": null, "ignore_attribute": null, "runs": 4473, "suggest": { "input": [ "arrhythmia", "The aim is to determine the type of arrhythmia from the ECG recordings. This database contains 279 attributes, 206 of which are linear valued and the rest are nominal. Concerning the study of H. Altay Guvenir: \"The aim is to distinguish between the presence and absence of cardiac arrhythmia and to classify it in one of the 16 groups. Class 01 refers to 'normal' ECG classes, 02 to 15 refers to different classes of arrhythmia and class 16 refers to the rest of unclassified ones. For the time being " ], "weight": 5 }, "qualities": { "NumberOfInstances": 452, "NumberOfFeatures": 280, "NumberOfClasses": 13, "NumberOfMissingValues": 408, "NumberOfInstancesWithMissingValues": 384, "NumberOfNumericFeatures": 206, "NumberOfSymbolicFeatures": 74, "J48.0001.Kappa": 0.47954893250330566, "MeanMutualInformation": 0.01591010708933, "NaiveBayesKappa": 0.40657180577966845, "Quartile1MeansOfNumericAtts": 0, "REPTreeDepth1AUC": 0.7380916114923509, "CfsSubsetEval_NaiveBayesErrRate": 0.30973451327433627, "RandomTreeDepth3ErrRate": 0.5066371681415929, "J48.001.AUC": 0.7383415107504332, "MeanNoiseToSignalRatio": 3.6895913410557024, "NumberOfBinaryFeatures": 73, "Quartile1MutualInformation": 0.00499416704837, "REPTreeDepth1ErrRate": 0.3495575221238938, "CfsSubsetEval_NaiveBayesKappa": 0.5175505474063004, "RandomTreeDepth3Kappa": 0.23296726097846543, "StdvNominalAttDistinctValues": 1.3341969312340396, "J48.001.ErrRate": 0.34292035398230086, "MeanNominalAttDistinctValues": 2.0270270270270268, "Quartile1SkewnessOfNumericAtts": -0.6693099191844241, "REPTreeDepth1Kappa": 0.4459022244291512, "CfsSubsetEval_kNN1NAUC": 0.7653966063675891, "kNN1NAUC": 0.5985703851111869, "J48.001.Kappa": 0.47954893250330566, "MeanSkewnessOfNumericAtts": 1.3270078171214814, "Quartile1StdDevOfNumericAtts": 0.9692697764291425, "REPTreeDepth2AUC": 0.7380916114923509, "CfsSubsetEval_kNN1NErrRate": 0.30973451327433627, "kNN1NErrRate": 0.4646017699115044, "MajorityClassPercentage": 54.20353982300885, "MeanStdDevOfNumericAtts": 9.970201091913465, "Quartile2AttributeEntropy": 0.05756491042196099, "REPTreeDepth2ErrRate": 0.3495575221238938, "CfsSubsetEval_kNN1NKappa": 0.5175505474063004, "kNN1NKappa": 0.21277866242038226, "MajorityClassSize": 245, "MinAttributeEntropy": -0, "Quartile2KurtosisOfNumericAtts": 7.218928058982424, "REPTreeDepth2Kappa": 0.4459022244291512, "ClassEntropy": 2.4013863002194658, "MaxAttributeEntropy": 0.9925159706595619, "MinKurtosisOfNumericAtts": -1.635150923094491, "Quartile2MeansOfNumericAtts": 0.9319690265486724, "REPTreeDepth3AUC": 0.7380916114923509, "DecisionStumpAUC": 0.6015576834475163, "MaxKurtosisOfNumericAtts": 451.9999999999995, "MinMeansOfNumericAtts": -23.499115044247787, "Quartile2MutualInformation": 0.01268130953652, "REPTreeDepth3ErrRate": 0.3495575221238938, "DecisionStumpErrRate": 0.4336283185840708, "MaxMeansOfNumericAtts": 367.2079646017699, "MinMutualInformation": 0, "Quartile2SkewnessOfNumericAtts": 0.35488434030071475, "REPTreeDepth3Kappa": 0.4459022244291512, "DecisionStumpKappa": 0.1875349639126567, "MaxMutualInformation": 0.09630660096865, "MinNominalAttDistinctValues": 1, "PercentageOfBinaryFeatures": 26.071428571428573, "Quartile2StdDevOfNumericAtts": 3.4815895346917225, "RandomTreeDepth1AUC": 0.6217055780491048, "Dimensionality": 0.6194690265486725, "MaxNominalAttDistinctValues": 13, "MinSkewnessOfNumericAtts": -21.260291625469705, "PercentageOfInstancesWithMissingValues": 84.95575221238938, "Quartile3AttributeEntropy": 0.08775372581478977, "RandomTreeDepth1ErrRate": 0.5066371681415929, "EquivalentNumberOfAtts": 150.93464090068497, "MaxSkewnessOfNumericAtts": 21.260291625469215, "MinStdDevOfNumericAtts": 0, "PercentageOfMissingValues": 0.3223767383059419, "Quartile3KurtosisOfNumericAtts": 31.709013642172323, "AutoCorrelation": 0.35476718403547675, "RandomTreeDepth1Kappa": 0.23296726097846543, "J48.00001.AUC": 0.7383415107504332, "MaxStdDevOfNumericAtts": 127.2202476161274, "MinorityClassPercentage": 0.4424778761061947, "PercentageOfNumericFeatures": 73.57142857142858, "Quartile3MeansOfNumericAtts": 19.962389380530972, "CfsSubsetEval_DecisionStumpAUC": 0.7653966063675891, "RandomTreeDepth2AUC": 0.6217055780491048, "J48.00001.ErrRate": 0.34292035398230086, "MeanAttributeEntropy": 0.07461190044139092, "MinorityClassSize": 2, "PercentageOfSymbolicFeatures": 26.42857142857143, "Quartile3MutualInformation": 0.02423945982055, "CfsSubsetEval_DecisionStumpErrRate": 0.30973451327433627, "RandomTreeDepth2ErrRate": 0.5066371681415929, "J48.00001.Kappa": 0.47954893250330566, "MeanKurtosisOfNumericAtts": 50.38865143126648, "NaiveBayesAUC": 0.7862281086897593, "Quartile1AttributeEntropy": 0.022701940096212393, "Quartile3SkewnessOfNumericAtts": 2.579932015880894, "CfsSubsetEval_DecisionStumpKappa": 0.5175505474063004, "RandomTreeDepth2Kappa": 0.23296726097846543, "J48.0001.AUC": 0.7383415107504332, "J48.0001.ErrRate": 0.34292035398230086, "MeanMeansOfNumericAtts": 14.348604500020308, "NaiveBayesErrRate": 0.39601769911504425, "Quartile1KurtosisOfNumericAtts": 2.165153949036563, "Quartile3StdDevOfNumericAtts": 16.45076155001282, "CfsSubsetEval_NaiveBayesAUC": 0.7653966063675891, "RandomTreeDepth3AUC": 0.6217055780491048 }, "tags": [ { "uploader": "38960", "tag": "Machine Learning" }, { "uploader": "38960", "tag": "Medicine" }, { "uploader": "2", "tag": "sport" }, { "uploader": "2", "tag": "study_1" }, { "uploader": "1", "tag": "study_41" }, { "uploader": "3198", "tag": "study_76" }, { "uploader": "2", "tag": "study_93" }, { "uploader": "1", "tag": "uci" } ], "features": [ { "name": "class", "index": "279", "type": "nominal", "distinct": "13", "missing": "0", "target": "1", "distr": [ [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16" ], [ [ "245", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "44", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "15", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "15", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "13", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "25", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "3", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "2", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "9", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "50", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "4", "0", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "5", "0" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "22" ] ] ] }, { "name": "age", "index": "0", "type": "numeric", "distinct": "77", "missing": "0", "min": "0", "max": "83", "mean": "46", "stdev": "16" }, { "name": "chV4_TwaveAmp", "index": "256", "type": "numeric", "distinct": "103", "missing": "0", "min": "-8", "max": "16", "mean": "3", "stdev": "2" }, { "name": "sex", "index": "1", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "85", "18", "15", "11", "4", "14", "3", "2", "4", "28", "0", "0", "0", "3", "1", "15" ], [ "160", "26", "0", "4", "9", "11", "0", "0", "5", "22", "0", "0", "0", "1", "4", "7" ] ] ] }, { "name": "chV4_QRSA", "index": "257", "type": "numeric", "distinct": "336", "missing": "0", "min": "-125", "max": "103", "mean": "10", "stdev": "25" }, { "name": "height", "index": "2", "type": "numeric", "distinct": "53", "missing": "0", "min": "105", "max": "780", "mean": "166", "stdev": "37" }, { "name": "chV4_QRSTA", "index": "258", "type": "numeric", "distinct": "384", "missing": "0", "min": "-161", "max": "182", "mean": "33", "stdev": "34" }, { "name": "weight", "index": "3", "type": "numeric", "distinct": "76", "missing": "0", "min": "6", "max": "176", "mean": "68", "stdev": "17" }, { "name": "chV5_JJwaveAmp", "index": "259", "type": "numeric", "distinct": "42", "missing": "0", "min": "-5", "max": "3", "mean": "0", "stdev": "1" }, { "name": "QRSduration", "index": "4", "type": "numeric", "distinct": "67", "missing": "0", "min": "55", "max": "188", "mean": "89", "stdev": "15" }, { "name": "chV5_QwaveAmp", "index": "260", "type": "numeric", "distinct": "25", "missing": "0", "min": "-14", "max": "0", "mean": "0", "stdev": "1" }, { "name": "PRinterval", "index": "5", "type": "numeric", "distinct": "106", "missing": "0", "min": "0", "max": "524", "mean": "155", "stdev": "45" }, { "name": "chV5_RwaveAmp", "index": "261", "type": "numeric", "distinct": "168", "missing": "0", "min": "0", "max": "30", "mean": "11", "stdev": "5" }, { "name": "Q-Tinterval", "index": "6", "type": "numeric", "distinct": "132", "missing": "0", "min": "232", "max": "509", "mean": "367", "stdev": "33" }, { "name": "chV5_SwaveAmp", "index": "262", "type": "numeric", "distinct": "101", "missing": "0", "min": "-31", "max": "0", "mean": "-4", "stdev": "3" }, { "name": "Tinterval", "index": "7", "type": "numeric", "distinct": "129", "missing": "0", "min": "108", "max": "381", "mean": "170", "stdev": "36" }, { "name": "chV5_RPwaveAmp", "index": "263", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "6", "mean": "0", "stdev": "0" }, { "name": "Pinterval", "index": "8", "type": "numeric", "distinct": "90", "missing": "0", "min": "0", "max": "205", "mean": "90", "stdev": "26" }, { "name": "chV5_SPwaveAmp", "index": "264", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "QRS", "index": "9", "type": "numeric", "distinct": "160", "missing": "0", "min": "-172", "max": "169", "mean": "34", "stdev": "45" }, { "name": "chV5_PwaveAmp", "index": "265", "type": "numeric", "distinct": "28", "missing": "0", "min": "-1", "max": "3", "mean": "1", "stdev": "0" }, { "name": "T", "index": "10", "type": "numeric", "distinct": "170", "missing": "8", "min": "-177", "max": "179", "mean": "36", "stdev": "58" }, { "name": "chV5_TwaveAmp", "index": "266", "type": "numeric", "distinct": "80", "missing": "0", "min": "-5", "max": "8", "mean": "2", "stdev": "2" }, { "name": "P", "index": "11", "type": "numeric", "distinct": "101", "missing": "22", "min": "-170", "max": "176", "mean": "49", "stdev": "29" }, { "name": "chV5_QRSA", "index": "267", "type": "numeric", "distinct": "307", "missing": "0", "min": "-57", "max": "82", "mean": "18", "stdev": "16" }, { "name": "QRST", "index": "12", "type": "numeric", "distinct": "134", "missing": "1", "min": "-135", "max": "166", "mean": "37", "stdev": "36" }, { "name": "chV5_QRSTA", "index": "268", "type": "numeric", "distinct": "348", "missing": "0", "min": "-64", "max": "128", "mean": "33", "stdev": "24" }, { "name": "J", "index": "13", "type": "numeric", "distinct": "69", "missing": "376", "min": "-179", "max": "178", "mean": "-14", "stdev": "127" }, { "name": "chV6_JJwaveAmp", "index": "269", "type": "numeric", "distinct": "37", "missing": "0", "min": "-6", "max": "3", "mean": "0", "stdev": "1" }, { "name": "heartrate", "index": "14", "type": "numeric", "distinct": "63", "missing": "1", "min": "44", "max": "163", "mean": "74", "stdev": "14" }, { "name": "chV6_QwaveAmp", "index": "270", "type": "numeric", "distinct": "22", "missing": "0", "min": "-4", "max": "0", "mean": "0", "stdev": "1" }, { "name": "chDI_Qwave", "index": "15", "type": "numeric", "distinct": "11", "missing": "0", "min": "0", "max": "88", "mean": "6", "stdev": "11" }, { "name": "chV6_RwaveAmp", "index": "271", "type": "numeric", "distinct": "136", "missing": "0", "min": "0", "max": "24", "mean": "9", "stdev": "3" }, { "name": "chDI_Rwave", "index": "16", "type": "numeric", "distinct": "28", "missing": "0", "min": "0", "max": "156", "mean": "52", "stdev": "18" }, { "name": "chV6_SwaveAmp", "index": "272", "type": "numeric", "distinct": "57", "missing": "0", "min": "-29", "max": "0", "mean": "-1", "stdev": "2" }, { "name": "chDI_Swave", "index": "17", "type": "numeric", "distinct": "20", "missing": "0", "min": "0", "max": "88", "mean": "21", "stdev": "21" }, { "name": "chV6_RPwaveAmp", "index": "273", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "1", "mean": "0", "stdev": "0" }, { "name": "chDI_RPwave", "index": "18", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "24", "mean": "0", "stdev": "2" }, { "name": "chV6_SPwaveAmp", "index": "274", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chDI_SPwave", "index": "19", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chV6_PwaveAmp", "index": "275", "type": "numeric", "distinct": "24", "missing": "0", "min": "-1", "max": "2", "mean": "1", "stdev": "0" }, { "name": "chDI_intrinsicReflecttions", "index": "20", "type": "numeric", "distinct": "18", "missing": "0", "min": "0", "max": "100", "mean": "30", "stdev": "10" }, { "name": "chV6_TwaveAmp", "index": "276", "type": "numeric", "distinct": "71", "missing": "0", "min": "-6", "max": "6", "mean": "1", "stdev": "1" }, { "name": "chDI_RRwaveExists", "index": "21", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV6_QRSA", "index": "277", "type": "numeric", "distinct": "286", "missing": "0", "min": "-44", "max": "89", "mean": "19", "stdev": "14" }, { "name": "chDI_DD_RRwaveExists", "index": "22", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "242", "44", "15", "15", "13", "25", "3", "2", "7", "50", "0", "0", "0", "4", "5", "22" ], [ "3", "0", "0", "0", "0", "0", "0", "0", "2", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV6_QRSTA", "index": "278", "type": "numeric", "distinct": "332", "missing": "0", "min": "-39", "max": "116", "mean": "29", "stdev": "18" }, { "name": "chDI_RPwaveExists", "index": "23", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "242", "44", "14", "15", "13", "24", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "3", "0", "1", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDI_DD_RPwaveExists", "index": "24", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "15", "15", "13", "25", "3", "2", "9", "49", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDI_RTwaveExists", "index": "25", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "14", "15", "13", "25", "3", "2", "8", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "1", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDI_DD_RTwaveExists", "index": "26", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "14", "15", "13", "25", "3", "2", "7", "49", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "1", "0", "0", "0", "0", "0", "2", "1", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDII_Qwave", "index": "27", "type": "numeric", "distinct": "11", "missing": "0", "min": "0", "max": "76", "mean": "6", "stdev": "11" }, { "name": "chDII_Rwave", "index": "28", "type": "numeric", "distinct": "26", "missing": "0", "min": "0", "max": "132", "mean": "54", "stdev": "17" }, { "name": "chDII_Swave", "index": "29", "type": "numeric", "distinct": "20", "missing": "0", "min": "0", "max": "92", "mean": "21", "stdev": "21" }, { "name": "chDII_RPwave", "index": "30", "type": "numeric", "distinct": "7", "missing": "0", "min": "0", "max": "36", "mean": "0", "stdev": "3" }, { "name": "chDII_SPwave", "index": "31", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "56", "mean": "0", "stdev": "3" }, { "name": "chDII_intrinsicReflecttions", "index": "32", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "76", "mean": "32", "stdev": "10" }, { "name": "chDII_RRwaveExists", "index": "33", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "241", "43", "15", "15", "13", "25", "3", "2", "9", "48", "0", "0", "0", "4", "5", "21" ], [ "4", "1", "0", "0", "0", "0", "0", "0", "0", "2", "0", "0", "0", "0", "0", "1" ] ] ] }, { "name": "chDII_DD_RRwaveExists", "index": "34", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "242", "41", "15", "13", "13", "23", "3", "2", "9", "50", "0", "0", "0", "4", "5", "19" ], [ "3", "3", "0", "2", "0", "2", "0", "0", "0", "0", "0", "0", "0", "0", "0", "3" ] ] ] }, { "name": "chDII_RPwaveExists", "index": "35", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDII_DD_RPwaveExists", "index": "36", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "15", "15", "13", "25", "3", "2", "8", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDII_RTwaveExists", "index": "37", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "43", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDII_DD_RTwaveExists", "index": "38", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "243", "42", "14", "15", "13", "25", "3", "2", "7", "50", "0", "0", "0", "4", "5", "22" ], [ "2", "2", "1", "0", "0", "0", "0", "0", "2", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDIII_Qwave", "index": "39", "type": "numeric", "distinct": "22", "missing": "0", "min": "0", "max": "92", "mean": "16", "stdev": "22" }, { "name": "chDIII_Rwave", "index": "40", "type": "numeric", "distinct": "25", "missing": "0", "min": "0", "max": "116", "mean": "42", "stdev": "23" }, { "name": "chDIII_Swave", "index": "41", "type": "numeric", "distinct": "22", "missing": "0", "min": "0", "max": "132", "mean": "20", "stdev": "25" }, { "name": "chDIII_RPwave", "index": "42", "type": "numeric", "distinct": "16", "missing": "0", "min": "0", "max": "64", "mean": "2", "stdev": "9" }, { "name": "chDIII_SPwave", "index": "43", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "44", "mean": "0", "stdev": "3" }, { "name": "chDIII_intrinsicReflecttions", "index": "44", "type": "numeric", "distinct": "22", "missing": "0", "min": "0", "max": "92", "mean": "31", "stdev": "18" }, { "name": "chDIII_RRwaveExists", "index": "45", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDIII_DD_RRwaveExists", "index": "46", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "238", "42", "14", "15", "13", "24", "3", "2", "8", "48", "0", "0", "0", "4", "5", "20" ], [ "7", "2", "1", "0", "0", "1", "0", "0", "1", "2", "0", "0", "0", "0", "0", "2" ] ] ] }, { "name": "chDIII_RPwaveExists", "index": "47", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDIII_DD_RPwaveExists", "index": "48", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "238", "43", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "7", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDIII_RTwaveExists", "index": "49", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "243", "43", "15", "14", "13", "25", "3", "2", "8", "50", "0", "0", "0", "4", "5", "22" ], [ "2", "1", "0", "1", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDIII_DD_RTwaveExists", "index": "50", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "15", "15", "12", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVR_Qwave", "index": "51", "type": "numeric", "distinct": "24", "missing": "0", "min": "0", "max": "136", "mean": "45", "stdev": "25" }, { "name": "chAVR_Rwave", "index": "52", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "80", "mean": "19", "stdev": "17" }, { "name": "chAVR_Swave", "index": "53", "type": "numeric", "distinct": "15", "missing": "0", "min": "0", "max": "80", "mean": "8", "stdev": "18" }, { "name": "chAVR_RPwave", "index": "54", "type": "numeric", "distinct": "14", "missing": "0", "min": "0", "max": "84", "mean": "3", "stdev": "10" }, { "name": "chAVR_SPwave", "index": "55", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "32", "mean": "0", "stdev": "2" }, { "name": "chAVR_intrinsicReflecttions", "index": "56", "type": "numeric", "distinct": "21", "missing": "0", "min": "0", "max": "92", "mean": "31", "stdev": "28" }, { "name": "chAVR_RRwaveExists", "index": "57", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "241", "43", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "4", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVR_DD_RRwaveExists", "index": "58", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "15", "15", "13", "25", "3", "2", "9", "49", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVR_RPwaveExists", "index": "59", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "43", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVR_DD_RPwaveExists", "index": "60", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "15", "15", "12", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVR_RTwaveExists", "index": "61", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "15", "15", "12", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVR_DD_RTwaveExists", "index": "62", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "14", "15", "13", "25", "3", "2", "7", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "1", "0", "0", "0", "0", "0", "2", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVL_Qwave", "index": "63", "type": "numeric", "distinct": "20", "missing": "0", "min": "0", "max": "88", "mean": "10", "stdev": "17" }, { "name": "chAVL_Rwave", "index": "64", "type": "numeric", "distinct": "29", "missing": "0", "min": "0", "max": "148", "mean": "44", "stdev": "23" }, { "name": "chAVL_Swave", "index": "65", "type": "numeric", "distinct": "22", "missing": "0", "min": "0", "max": "92", "mean": "20", "stdev": "23" }, { "name": "chAVL_RPwave", "index": "66", "type": "numeric", "distinct": "7", "missing": "0", "min": "0", "max": "44", "mean": "1", "stdev": "5" }, { "name": "chAVL_SPwave", "index": "67", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chAVL_intrinsicReflecttions", "index": "68", "type": "numeric", "distinct": "22", "missing": "0", "min": "0", "max": "96", "mean": "27", "stdev": "15" }, { "name": "chAVL_RRwaveExists", "index": "69", "type": "nominal", "distinct": "1", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVL_DD_RRwaveExists", "index": "70", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "242", "44", "15", "15", "13", "25", "3", "2", "7", "47", "0", "0", "0", "4", "5", "22" ], [ "3", "0", "0", "0", "0", "0", "0", "0", "2", "3", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVL_RPwaveExists", "index": "71", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVL_DD_RPwaveExists", "index": "72", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "14", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVL_RTwaveExists", "index": "73", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "243", "44", "15", "15", "13", "25", "3", "2", "9", "49", "0", "0", "0", "4", "5", "22" ], [ "2", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVL_DD_RTwaveExists", "index": "74", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "12", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVF_Qwave", "index": "75", "type": "numeric", "distinct": "19", "missing": "0", "min": "0", "max": "88", "mean": "7", "stdev": "15" }, { "name": "chAVF_Rwave", "index": "76", "type": "numeric", "distinct": "25", "missing": "0", "min": "0", "max": "128", "mean": "50", "stdev": "20" }, { "name": "chAVF_Swave", "index": "77", "type": "numeric", "distinct": "23", "missing": "0", "min": "0", "max": "120", "mean": "20", "stdev": "23" }, { "name": "chAVF_RPwave", "index": "78", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "44", "mean": "1", "stdev": "5" }, { "name": "chAVF_SPwave", "index": "79", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "44", "mean": "0", "stdev": "3" }, { "name": "chAVF_intrinsicReflecttions", "index": "80", "type": "numeric", "distinct": "21", "missing": "0", "min": "0", "max": "80", "mean": "30", "stdev": "13" }, { "name": "chAVF_RRwaveExists", "index": "81", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "15", "15", "13", "25", "3", "2", "9", "49", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVF_DD_RRwaveExists", "index": "82", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "240", "43", "15", "15", "11", "24", "3", "2", "9", "48", "0", "0", "0", "4", "5", "22" ], [ "5", "1", "0", "0", "2", "1", "0", "0", "0", "2", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVF_RPwaveExists", "index": "83", "type": "nominal", "distinct": "1", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVF_DD_RPwaveExists", "index": "84", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVF_RTwaveExists", "index": "85", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chAVF_DD_RTwaveExists", "index": "86", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "8", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV1_Qwave", "index": "87", "type": "numeric", "distinct": "21", "missing": "0", "min": "0", "max": "140", "mean": "13", "stdev": "27" }, { "name": "chV1_Rwave", "index": "88", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "216", "mean": "24", "stdev": "16" }, { "name": "chV1_Swave", "index": "89", "type": "numeric", "distinct": "23", "missing": "0", "min": "0", "max": "116", "mean": "42", "stdev": "24" }, { "name": "chV1_RPwave", "index": "90", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "80", "mean": "4", "stdev": "13" }, { "name": "chV1_SPwave", "index": "91", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "28", "mean": "0", "stdev": "2" }, { "name": "chV1_intrinsicReflecttions", "index": "92", "type": "numeric", "distinct": "25", "missing": "0", "min": "0", "max": "116", "mean": "19", "stdev": "19" }, { "name": "chV1_RRwaveExists", "index": "93", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "14", "15", "11", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "1", "0", "2", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV1_DD_RRwaveExists", "index": "94", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "43", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "7", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV1_RPwaveExists", "index": "95", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "243", "43", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "3", "5", "22" ], [ "2", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0" ] ] ] }, { "name": "chV1_DD_RPwaveExists", "index": "96", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "43", "15", "15", "12", "25", "3", "2", "9", "49", "0", "0", "0", "4", "5", "22" ], [ "1", "1", "0", "0", "1", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV1_RTwaveExists", "index": "97", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "242", "43", "15", "15", "13", "25", "3", "2", "8", "50", "0", "0", "0", "4", "5", "22" ], [ "3", "1", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV1_DD_RTwaveExists", "index": "98", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "240", "42", "15", "15", "13", "25", "3", "2", "9", "49", "0", "0", "0", "4", "4", "21" ], [ "5", "2", "0", "0", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "1", "1" ] ] ] }, { "name": "chV2_Qwave", "index": "99", "type": "numeric", "distinct": "21", "missing": "0", "min": "0", "max": "132", "mean": "6", "stdev": "21" }, { "name": "chV2_Rwave", "index": "100", "type": "numeric", "distinct": "18", "missing": "0", "min": "0", "max": "216", "mean": "34", "stdev": "16" }, { "name": "chV2_Swave", "index": "101", "type": "numeric", "distinct": "22", "missing": "0", "min": "0", "max": "108", "mean": "44", "stdev": "18" }, { "name": "chV2_RPwave", "index": "102", "type": "numeric", "distinct": "14", "missing": "0", "min": "0", "max": "72", "mean": "2", "stdev": "8" }, { "name": "chV2_SPwave", "index": "103", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "32", "mean": "0", "stdev": "2" }, { "name": "chV2_intrinsicReflecttions", "index": "104", "type": "numeric", "distinct": "23", "missing": "0", "min": "0", "max": "96", "mean": "23", "stdev": "13" }, { "name": "chV2_RRwaveExists", "index": "105", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "43", "14", "15", "13", "25", "3", "2", "8", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "1", "1", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV2_DD_RRwaveExists", "index": "106", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "12", "25", "3", "2", "9", "47", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "1", "0", "0", "0", "0", "3", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV2_RPwaveExists", "index": "107", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "14", "15", "13", "25", "3", "2", "8", "49", "0", "0", "0", "2", "5", "22" ], [ "1", "0", "1", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "2", "0", "0" ] ] ] }, { "name": "chV2_DD_RPwaveExists", "index": "108", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "15", "15", "12", "25", "3", "2", "9", "50", "0", "0", "0", "3", "5", "21" ], [ "0", "1", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "1", "0", "1" ] ] ] }, { "name": "chV2_RTwaveExists", "index": "109", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "42", "13", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "2", "2", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV2_DD_RTwaveExists", "index": "110", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "243", "41", "14", "15", "13", "25", "3", "2", "9", "48", "0", "0", "0", "4", "5", "22" ], [ "2", "3", "1", "0", "0", "0", "0", "0", "0", "2", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV3_Qwave", "index": "111", "type": "numeric", "distinct": "14", "missing": "0", "min": "0", "max": "96", "mean": "4", "stdev": "16" }, { "name": "chV3_Rwave", "index": "112", "type": "numeric", "distinct": "19", "missing": "0", "min": "0", "max": "132", "mean": "42", "stdev": "14" }, { "name": "chV3_Swave", "index": "113", "type": "numeric", "distinct": "26", "missing": "0", "min": "0", "max": "112", "mean": "42", "stdev": "16" }, { "name": "chV3_RPwave", "index": "114", "type": "numeric", "distinct": "6", "missing": "0", "min": "0", "max": "76", "mean": "1", "stdev": "5" }, { "name": "chV3_SPwave", "index": "115", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "36", "mean": "0", "stdev": "2" }, { "name": "chV3_intrinsicReflecttions", "index": "116", "type": "numeric", "distinct": "16", "missing": "0", "min": "0", "max": "88", "mean": "28", "stdev": "10" }, { "name": "chV3_RRwaveExists", "index": "117", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "242", "42", "11", "14", "13", "25", "3", "2", "9", "49", "0", "0", "0", "4", "5", "22" ], [ "3", "2", "4", "1", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV3_DD_RRwaveExists", "index": "118", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "14", "13", "25", "3", "2", "9", "49", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "1", "0", "0", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV3_RPwaveExists", "index": "119", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "8", "49", "0", "0", "0", "3", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "1", "1", "0", "0", "0", "1", "0", "0" ] ] ] }, { "name": "chV3_DD_RPwaveExists", "index": "120", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "14", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "2", "5", "22" ], [ "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "2", "0", "0" ] ] ] }, { "name": "chV3_RTwaveExists", "index": "121", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "41", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "3", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV3_DD_RTwaveExists", "index": "122", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "11", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "4", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV4_Qwave", "index": "123", "type": "numeric", "distinct": "13", "missing": "0", "min": "0", "max": "88", "mean": "3", "stdev": "12" }, { "name": "chV4_Rwave", "index": "124", "type": "numeric", "distinct": "19", "missing": "0", "min": "0", "max": "92", "mean": "46", "stdev": "10" }, { "name": "chV4_Swave", "index": "125", "type": "numeric", "distinct": "28", "missing": "0", "min": "0", "max": "124", "mean": "42", "stdev": "17" }, { "name": "chV4_RPwave", "index": "126", "type": "numeric", "distinct": "6", "missing": "0", "min": "0", "max": "24", "mean": "1", "stdev": "3" }, { "name": "chV4_SPwave", "index": "127", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "40", "mean": "0", "stdev": "2" }, { "name": "chV4_intrinsicReflecttions", "index": "128", "type": "numeric", "distinct": "14", "missing": "0", "min": "0", "max": "60", "mean": "31", "stdev": "8" }, { "name": "chV4_RRwaveExists", "index": "129", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "13", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "2", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV4_DD_RRwaveExists", "index": "130", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "243", "44", "15", "15", "13", "25", "3", "2", "8", "48", "0", "0", "0", "4", "5", "21" ], [ "2", "0", "0", "0", "0", "0", "0", "0", "1", "2", "0", "0", "0", "0", "0", "1" ] ] ] }, { "name": "chV4_RPwaveExists", "index": "131", "type": "nominal", "distinct": "1", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV4_DD_RPwaveExists", "index": "132", "type": "nominal", "distinct": "1", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV4_RTwaveExists", "index": "133", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "43", "14", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "1", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV4_DD_RTwaveExists", "index": "134", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "12", "15", "13", "25", "2", "2", "8", "48", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "3", "0", "0", "0", "1", "0", "1", "2", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV5_Qwave", "index": "135", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "88", "mean": "5", "stdev": "11" }, { "name": "chV5_Rwave", "index": "136", "type": "numeric", "distinct": "23", "missing": "0", "min": "0", "max": "136", "mean": "47", "stdev": "12" }, { "name": "chV5_Swave", "index": "137", "type": "numeric", "distinct": "23", "missing": "0", "min": "0", "max": "120", "mean": "40", "stdev": "17" }, { "name": "chV5_RPwave", "index": "138", "type": "numeric", "distinct": "4", "missing": "0", "min": "0", "max": "60", "mean": "0", "stdev": "3" }, { "name": "chV5_SPwave", "index": "139", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chV5_intrinsicReflecttions", "index": "140", "type": "numeric", "distinct": "18", "missing": "0", "min": "0", "max": "132", "mean": "32", "stdev": "10" }, { "name": "chV5_RRwaveExists", "index": "141", "type": "nominal", "distinct": "1", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV5_DD_RRwaveExists", "index": "142", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "6", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "3", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV5_RPwaveExists", "index": "143", "type": "nominal", "distinct": "1", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV5_DD_RPwaveExists", "index": "144", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV5_RTwaveExists", "index": "145", "type": "nominal", "distinct": "1", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV5_DD_RTwaveExists", "index": "146", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "13", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "2", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV6_Qwave", "index": "147", "type": "numeric", "distinct": "11", "missing": "0", "min": "0", "max": "88", "mean": "7", "stdev": "11" }, { "name": "chV6_Rwave", "index": "148", "type": "numeric", "distinct": "25", "missing": "0", "min": "0", "max": "148", "mean": "50", "stdev": "15" }, { "name": "chV6_Swave", "index": "149", "type": "numeric", "distinct": "20", "missing": "0", "min": "0", "max": "108", "mean": "28", "stdev": "22" }, { "name": "chV6_RPwave", "index": "150", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "28", "mean": "0", "stdev": "2" }, { "name": "chV6_SPwave", "index": "151", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chV6_intrinsicReflecttions", "index": "152", "type": "numeric", "distinct": "17", "missing": "0", "min": "0", "max": "104", "mean": "32", "stdev": "10" }, { "name": "chV6_RRwaveExists", "index": "153", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV6_DD_RRwaveExists", "index": "154", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "14", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV6_RPwaveExists", "index": "155", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "244", "44", "15", "15", "12", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "1", "0", "0", "0", "1", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV6_DD_RPwaveExists", "index": "156", "type": "nominal", "distinct": "1", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV6_RTwaveExists", "index": "157", "type": "nominal", "distinct": "1", "missing": "0", "distr": [ [ "0", "1" ], [ [ "245", "44", "15", "15", "13", "25", "3", "2", "9", "50", "0", "0", "0", "4", "5", "22" ], [ "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chV6_DD_RTwaveExists", "index": "158", "type": "nominal", "distinct": "2", "missing": "0", "distr": [ [ "0", "1" ], [ [ "243", "44", "14", "15", "13", "25", "3", "2", "7", "50", "0", "0", "0", "4", "5", "22" ], [ "2", "0", "1", "0", "0", "0", "0", "0", "2", "0", "0", "0", "0", "0", "0", "0" ] ] ] }, { "name": "chDI_JJwaveAmp", "index": "159", "type": "numeric", "distinct": "32", "missing": "0", "min": "-9", "max": "1", "mean": "0", "stdev": "1" }, { "name": "chDI_QwaveAmp", "index": "160", "type": "numeric", "distinct": "17", "missing": "0", "min": "-3", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chDI_RwaveAmp", "index": "161", "type": "numeric", "distinct": "111", "missing": "0", "min": "0", "max": "20", "mean": "6", "stdev": "3" }, { "name": "chDI_SwaveAmp", "index": "162", "type": "numeric", "distinct": "52", "missing": "0", "min": "-14", "max": "0", "mean": "-1", "stdev": "1" }, { "name": "chDI_RPwaveAmp", "index": "163", "type": "numeric", "distinct": "3", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "chDI_SPwaveAmp", "index": "164", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chDI_PwaveAmp", "index": "165", "type": "numeric", "distinct": "24", "missing": "0", "min": "-2", "max": "2", "mean": "1", "stdev": "0" }, { "name": "chDI_TwaveAmp", "index": "166", "type": "numeric", "distinct": "56", "missing": "0", "min": "-9", "max": "4", "mean": "1", "stdev": "1" }, { "name": "chDI_QRSA", "index": "167", "type": "numeric", "distinct": "268", "missing": "0", "min": "-33", "max": "155", "mean": "14", "stdev": "13" }, { "name": "chDI_QRSTA", "index": "168", "type": "numeric", "distinct": "296", "missing": "0", "min": "-39", "max": "74", "mean": "21", "stdev": "13" }, { "name": "chDII_JJwaveAmp", "index": "169", "type": "numeric", "distinct": "35", "missing": "0", "min": "-4", "max": "2", "mean": "0", "stdev": "1" }, { "name": "chDII_QwaveAmp", "index": "170", "type": "numeric", "distinct": "25", "missing": "0", "min": "-3", "max": "0", "mean": "0", "stdev": "1" }, { "name": "chDII_RwaveAmp", "index": "171", "type": "numeric", "distinct": "137", "missing": "0", "min": "0", "max": "19", "mean": "7", "stdev": "3" }, { "name": "chDII_SwaveAmp", "index": "172", "type": "numeric", "distinct": "58", "missing": "0", "min": "-17", "max": "0", "mean": "-1", "stdev": "2" }, { "name": "chDII_RPwaveAmp", "index": "173", "type": "numeric", "distinct": "8", "missing": "0", "min": "0", "max": "3", "mean": "0", "stdev": "0" }, { "name": "chDII_SPwaveAmp", "index": "174", "type": "numeric", "distinct": "3", "missing": "0", "min": "-2", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chDII_PwaveAmp", "index": "175", "type": "numeric", "distinct": "37", "missing": "0", "min": "-2", "max": "3", "mean": "1", "stdev": "1" }, { "name": "chDII_TwaveAmp", "index": "176", "type": "numeric", "distinct": "68", "missing": "0", "min": "-4", "max": "7", "mean": "1", "stdev": "1" }, { "name": "chDII_QRSA", "index": "177", "type": "numeric", "distinct": "290", "missing": "0", "min": "-43", "max": "65", "mean": "17", "stdev": "14" }, { "name": "chDII_QRSTA", "index": "178", "type": "numeric", "distinct": "326", "missing": "0", "min": "-39", "max": "87", "mean": "27", "stdev": "18" }, { "name": "chDIII_JJwaveAmp", "index": "179", "type": "numeric", "distinct": "34", "missing": "0", "min": "-2", "max": "5", "mean": "0", "stdev": "1" }, { "name": "chDIII_QwaveAmp", "index": "180", "type": "numeric", "distinct": "62", "missing": "0", "min": "-17", "max": "0", "mean": "-1", "stdev": "2" }, { "name": "chDIII_RwaveAmp", "index": "181", "type": "numeric", "distinct": "105", "missing": "0", "min": "0", "max": "22", "mean": "3", "stdev": "3" }, { "name": "chDIII_SwaveAmp", "index": "182", "type": "numeric", "distinct": "87", "missing": "0", "min": "-16", "max": "0", "mean": "-2", "stdev": "3" }, { "name": "chDIII_RPwaveAmp", "index": "183", "type": "numeric", "distinct": "24", "missing": "0", "min": "0", "max": "15", "mean": "0", "stdev": "1" }, { "name": "chDIII_SPwaveAmp", "index": "184", "type": "numeric", "distinct": "6", "missing": "0", "min": "-2", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chDIII_PwaveAmp", "index": "185", "type": "numeric", "distinct": "34", "missing": "0", "min": "-3", "max": "2", "mean": "0", "stdev": "1" }, { "name": "chDIII_TwaveAmp", "index": "186", "type": "numeric", "distinct": "56", "missing": "0", "min": "-7", "max": "7", "mean": "0", "stdev": "1" }, { "name": "chDIII_QRSA", "index": "187", "type": "numeric", "distinct": "304", "missing": "0", "min": "-74", "max": "67", "mean": "3", "stdev": "17" }, { "name": "chDIII_QRSTA", "index": "188", "type": "numeric", "distinct": "318", "missing": "0", "min": "-59", "max": "96", "mean": "6", "stdev": "18" }, { "name": "chAVR_JJwaveAmp", "index": "189", "type": "numeric", "distinct": "31", "missing": "0", "min": "-2", "max": "6", "mean": "0", "stdev": "1" }, { "name": "chAVR_QwaveAmp", "index": "190", "type": "numeric", "distinct": "96", "missing": "0", "min": "-16", "max": "0", "mean": "-5", "stdev": "3" }, { "name": "chAVR_RwaveAmp", "index": "191", "type": "numeric", "distinct": "40", "missing": "0", "min": "0", "max": "12", "mean": "1", "stdev": "1" }, { "name": "chAVR_SwaveAmp", "index": "192", "type": "numeric", "distinct": "53", "missing": "0", "min": "-13", "max": "0", "mean": "-1", "stdev": "3" }, { "name": "chAVR_RPwaveAmp", "index": "193", "type": "numeric", "distinct": "21", "missing": "0", "min": "0", "max": "4", "mean": "0", "stdev": "0" }, { "name": "chAVR_SPwaveAmp", "index": "194", "type": "numeric", "distinct": "2", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chAVR_PwaveAmp", "index": "195", "type": "numeric", "distinct": "25", "missing": "0", "min": "-2", "max": "1", "mean": "-1", "stdev": "0" }, { "name": "chAVR_TwaveAmp", "index": "196", "type": "numeric", "distinct": "60", "missing": "0", "min": "-4", "max": "6", "mean": "-1", "stdev": "1" }, { "name": "chAVR_QRSA", "index": "197", "type": "numeric", "distinct": "253", "missing": "0", "min": "-97", "max": "26", "mean": "-16", "stdev": "11" }, { "name": "chAVR_QRSTA", "index": "198", "type": "numeric", "distinct": "281", "missing": "0", "min": "-83", "max": "11", "mean": "-23", "stdev": "13" }, { "name": "chAVL_JJwaveAmp", "index": "199", "type": "numeric", "distinct": "31", "missing": "0", "min": "-7", "max": "3", "mean": "0", "stdev": "1" }, { "name": "chAVL_QwaveAmp", "index": "200", "type": "numeric", "distinct": "37", "missing": "0", "min": "-9", "max": "0", "mean": "0", "stdev": "1" }, { "name": "chAVL_RwaveAmp", "index": "201", "type": "numeric", "distinct": "101", "missing": "0", "min": "0", "max": "16", "mean": "3", "stdev": "3" }, { "name": "chAVL_SwaveAmp", "index": "202", "type": "numeric", "distinct": "62", "missing": "0", "min": "-13", "max": "0", "mean": "-1", "stdev": "2" }, { "name": "chAVL_RPwaveAmp", "index": "203", "type": "numeric", "distinct": "9", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "chAVL_SPwaveAmp", "index": "204", "type": "numeric", "distinct": "1", "missing": "0", "min": "0", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chAVL_PwaveAmp", "index": "205", "type": "numeric", "distinct": "23", "missing": "0", "min": "-1", "max": "2", "mean": "0", "stdev": "0" }, { "name": "chAVL_TwaveAmp", "index": "206", "type": "numeric", "distinct": "46", "missing": "0", "min": "-7", "max": "5", "mean": "0", "stdev": "1" }, { "name": "chAVL_QRSA", "index": "207", "type": "numeric", "distinct": "276", "missing": "0", "min": "-39", "max": "115", "mean": "5", "stdev": "13" }, { "name": "chAVL_QRSTA", "index": "208", "type": "numeric", "distinct": "289", "missing": "0", "min": "-42", "max": "46", "mean": "7", "stdev": "13" }, { "name": "chAVF_JJwaveAmp", "index": "209", "type": "numeric", "distinct": "28", "missing": "0", "min": "-2", "max": "3", "mean": "0", "stdev": "0" }, { "name": "chAVF_QwaveAmp", "index": "210", "type": "numeric", "distinct": "34", "missing": "0", "min": "-7", "max": "0", "mean": "0", "stdev": "1" }, { "name": "chAVF_RwaveAmp", "index": "211", "type": "numeric", "distinct": "118", "missing": "0", "min": "0", "max": "20", "mean": "5", "stdev": "4" }, { "name": "chAVF_SwaveAmp", "index": "212", "type": "numeric", "distinct": "64", "missing": "0", "min": "-15", "max": "0", "mean": "-1", "stdev": "2" }, { "name": "chAVF_RPwaveAmp", "index": "213", "type": "numeric", "distinct": "11", "missing": "0", "min": "0", "max": "9", "mean": "0", "stdev": "0" }, { "name": "chAVF_SPwaveAmp", "index": "214", "type": "numeric", "distinct": "4", "missing": "0", "min": "-5", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chAVF_PwaveAmp", "index": "215", "type": "numeric", "distinct": "33", "missing": "0", "min": "-2", "max": "3", "mean": "1", "stdev": "1" }, { "name": "chAVF_TwaveAmp", "index": "216", "type": "numeric", "distinct": "54", "missing": "0", "min": "-6", "max": "7", "mean": "1", "stdev": "1" }, { "name": "chAVF_QRSA", "index": "217", "type": "numeric", "distinct": "279", "missing": "0", "min": "-44", "max": "64", "mean": "10", "stdev": "15" }, { "name": "chAVF_QRSTA", "index": "218", "type": "numeric", "distinct": "317", "missing": "0", "min": "-49", "max": "69", "mean": "16", "stdev": "17" }, { "name": "chV1_JJwaveAmp", "index": "219", "type": "numeric", "distinct": "45", "missing": "0", "min": "-5", "max": "17", "mean": "1", "stdev": "1" }, { "name": "chV1_QwaveAmp", "index": "220", "type": "numeric", "distinct": "62", "missing": "0", "min": "-19", "max": "0", "mean": "-1", "stdev": "3" }, { "name": "chV1_RwaveAmp", "index": "221", "type": "numeric", "distinct": "58", "missing": "0", "min": "0", "max": "26", "mean": "2", "stdev": "2" }, { "name": "chV1_SwaveAmp", "index": "222", "type": "numeric", "distinct": "129", "missing": "0", "min": "-38", "max": "0", "mean": "-7", "stdev": "5" }, { "name": "chV1_RPwaveAmp", "index": "223", "type": "numeric", "distinct": "27", "missing": "0", "min": "0", "max": "19", "mean": "0", "stdev": "1" }, { "name": "chV1_SPwaveAmp", "index": "224", "type": "numeric", "distinct": "4", "missing": "0", "min": "-3", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chV1_PwaveAmp", "index": "225", "type": "numeric", "distinct": "33", "missing": "0", "min": "-4", "max": "2", "mean": "0", "stdev": "1" }, { "name": "chV1_TwaveAmp", "index": "226", "type": "numeric", "distinct": "72", "missing": "0", "min": "-5", "max": "17", "mean": "0", "stdev": "2" }, { "name": "chV1_QRSA", "index": "227", "type": "numeric", "distinct": "287", "missing": "0", "min": "-216", "max": "269", "mean": "-19", "stdev": "24" }, { "name": "chV1_QRSTA", "index": "228", "type": "numeric", "distinct": "309", "missing": "0", "min": "-107", "max": "247", "mean": "-16", "stdev": "21" }, { "name": "chV2_JJwaveAmp", "index": "229", "type": "numeric", "distinct": "57", "missing": "0", "min": "-4", "max": "10", "mean": "1", "stdev": "1" }, { "name": "chV2_QwaveAmp", "index": "230", "type": "numeric", "distinct": "38", "missing": "0", "min": "-30", "max": "0", "mean": "-1", "stdev": "4" }, { "name": "chV2_RwaveAmp", "index": "231", "type": "numeric", "distinct": "106", "missing": "0", "min": "0", "max": "29", "mean": "4", "stdev": "3" }, { "name": "chV2_SwaveAmp", "index": "232", "type": "numeric", "distinct": "171", "missing": "0", "min": "-43", "max": "0", "mean": "-9", "stdev": "6" }, { "name": "chV2_RPwaveAmp", "index": "233", "type": "numeric", "distinct": "24", "missing": "0", "min": "0", "max": "15", "mean": "0", "stdev": "1" }, { "name": "chV2_SPwaveAmp", "index": "234", "type": "numeric", "distinct": "4", "missing": "0", "min": "-4", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chV2_PwaveAmp", "index": "235", "type": "numeric", "distinct": "28", "missing": "0", "min": "-2", "max": "3", "mean": "0", "stdev": "0" }, { "name": "chV2_TwaveAmp", "index": "236", "type": "numeric", "distinct": "107", "missing": "0", "min": "-9", "max": "13", "mean": "3", "stdev": "2" }, { "name": "chV2_QRSA", "index": "237", "type": "numeric", "distinct": "315", "missing": "0", "min": "-195", "max": "134", "mean": "-18", "stdev": "26" }, { "name": "chV2_QRSTA", "index": "238", "type": "numeric", "distinct": "350", "missing": "0", "min": "-95", "max": "124", "mean": "10", "stdev": "27" }, { "name": "chV3_JJwaveAmp", "index": "239", "type": "numeric", "distinct": "64", "missing": "0", "min": "-3", "max": "15", "mean": "1", "stdev": "1" }, { "name": "chV3_QwaveAmp", "index": "240", "type": "numeric", "distinct": "26", "missing": "0", "min": "-33", "max": "0", "mean": "-1", "stdev": "3" }, { "name": "chV3_RwaveAmp", "index": "241", "type": "numeric", "distinct": "164", "missing": "0", "min": "0", "max": "28", "mean": "8", "stdev": "5" }, { "name": "chV3_SwaveAmp", "index": "242", "type": "numeric", "distinct": "189", "missing": "0", "min": "-48", "max": "0", "mean": "-10", "stdev": "7" }, { "name": "chV3_RPwaveAmp", "index": "243", "type": "numeric", "distinct": "7", "missing": "0", "min": "0", "max": "7", "mean": "0", "stdev": "0" }, { "name": "chV3_SPwaveAmp", "index": "244", "type": "numeric", "distinct": "3", "missing": "0", "min": "-6", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chV3_PwaveAmp", "index": "245", "type": "numeric", "distinct": "33", "missing": "0", "min": "-3", "max": "3", "mean": "0", "stdev": "1" }, { "name": "chV3_TwaveAmp", "index": "246", "type": "numeric", "distinct": "118", "missing": "0", "min": "-12", "max": "19", "mean": "4", "stdev": "3" }, { "name": "chV3_QRSA", "index": "247", "type": "numeric", "distinct": "354", "missing": "0", "min": "-242", "max": "165", "mean": "-8", "stdev": "32" }, { "name": "chV3_QRSTA", "index": "248", "type": "numeric", "distinct": "377", "missing": "0", "min": "-146", "max": "138", "mean": "32", "stdev": "37" }, { "name": "chV4_JJwaveAmp", "index": "249", "type": "numeric", "distinct": "52", "missing": "0", "min": "-3", "max": "10", "mean": "0", "stdev": "1" }, { "name": "chV4_QwaveAmp", "index": "250", "type": "numeric", "distinct": "25", "missing": "0", "min": "-20", "max": "0", "mean": "0", "stdev": "2" }, { "name": "chV4_RwaveAmp", "index": "251", "type": "numeric", "distinct": "197", "missing": "0", "min": "0", "max": "36", "mean": "12", "stdev": "6" }, { "name": "chV4_SwaveAmp", "index": "252", "type": "numeric", "distinct": "147", "missing": "0", "min": "-43", "max": "0", "mean": "-7", "stdev": "5" }, { "name": "chV4_RPwaveAmp", "index": "253", "type": "numeric", "distinct": "10", "missing": "0", "min": "0", "max": "2", "mean": "0", "stdev": "0" }, { "name": "chV4_SPwaveAmp", "index": "254", "type": "numeric", "distinct": "3", "missing": "0", "min": "-1", "max": "0", "mean": "0", "stdev": "0" }, { "name": "chV4_PwaveAmp", "index": "255", "type": "numeric", "distinct": "30", "missing": "0", "min": "-3", "max": "3", "mean": "1", "stdev": "0" } ], "nr_of_issues": 0, "nr_of_downvotes": 0, "nr_of_likes": 0, "nr_of_downloads": 50, "total_downloads": 57, "reach": 50, "reuse": 16, "impact_of_reuse": 0, "reach_of_reuse": 1, "impact": 16 }