Displaying 1 result from an estimated 1 matches for "blenheim".
1999 Oct 10
1
Using metric scaling
I want to enter a symmetric matrix containing distances for use in the
cmdscale() metric scaling function. The matrix currently sits on a file in
lower triangular form looking like this:
   1 AWANUI RIVER         .000
   2 BLENHEIM             .510   .000
   3 COLLINGWOOD          .510   .109   .000
   4 FOXTON               .510   .141   .141   .000
   5 GISBORNE             .549   .549   .549   .549   .000
   6 HAROTO BAY           .510   .120   .120   .141   .549   .000
   7 HOUHORA HARBOUR      .165   .510   .510   .510...