Displaying 2 results from an estimated 2 matches for "nobjects".
Did you mean:
  objects
  
2005 Jul 08
5
Help with Mahalanobis
Dear R list,
I'm trying to calculate Mahalanobis distances for 'Species' of 'iris' data
as obtained below:
Squared Distance to Species From Species:
               Setosa Versicolor Virginica
Setosa 	           0   89.86419 179.38471
Versicolor  89.86419          0  17.20107
Virginica  179.38471   17.20107         0
These distances were obtained with proc 'CANDISC'
2008 Jul 02
1
Insert text in data.frame
Dear R-helper,
 
I wonder if anyone can help me. I am trying to convert a dataset to a
format recognizable by a software onboard a research vessel but I am
having problems with some steps.
 
I have a data frame as follows:
 
Conc             Lat       Lon    Depth
Point0000   56.25    -5.65      70
Point0001   56.55    -5.35      85
Point0002   56.25    -5.65      65
Point0003   56.37