# HG changeset patch # User mb2013 # Date 1384949821 18000 # Node ID 57b837f820e562df25057139241159f26c526ae2 # Parent 692262de2de22ccb6fb66c88d54defaafd1a8139 Uploaded diff -r 692262de2de2 -r 57b837f820e5 Procrustes.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Procrustes.xml Wed Nov 20 07:17:01 2013 -0500 @@ -0,0 +1,30 @@ + + Procrustes analysis + Procrustes.R $input $nb_landmarks $nb_dimension $output $outputcentroid + + + + + + + + + + + + +**What it does** + +Procrustes analysis with merged csv file and output procrustes coordinates in csv format + +**Input file** + +.csv file with landmark coordinates + +**Tip** + +Use **dtaConverter** to convert .dta to .csv + + + +