Terrific David, that's got it thanks again!
From: David L Carlson
Sent: Saturday, December 8, 2018 11:12 AM
To: Bert Gunter ; Bill Poling
Cc: R-help
Subject: RE: [R] Help with K-Means output
You should also read the manual page for ?split and learn how to work with
lists:
# Split the
Thank you Bert.
From: Bert Gunter
Sent: Saturday, December 8, 2018 12:19 PM
To: Bill Poling
Cc: R-help
Subject: Re: [R] Help with K-Means output
See David Carlson's reply -- and his advice for learning about how to use lists.
"And I can just join this DF with my original DF us
Thank you David I will try that as well.
WHP
From: David L Carlson
Sent: Saturday, December 8, 2018 11:12 AM
To: Bert Gunter ; Bill Poling
Cc: R-help
Subject: RE: [R] Help with K-Means output
You should also read the manual page for ?split and learn how to work with
lists:
# Split the data
> # 14355 6
>
> And I can just join this DF with my original DF used for the KMean,
> correct?
> The vertical order is the same?
>
> WHP
>
>
> From: Bert Gunter
> Sent: Saturday, December 8, 2018 10:46 AM
> To: Bill Poling
> Cc: R-help
> Subject: R
14355 6
And I can just join this DF with my original DF used for the KMean, correct?
The vertical order is the same?
WHP
From: Bert Gunter
Sent: Saturday, December 8, 2018 10:46 AM
To: Bill Poling
Cc: R-help
Subject: Re: [R] Help with K-Means output
Please see ?kmeans and note the &q
[[1]]
David L. Carlson
Department of Anthropology
Texas A&M University
-Original Message-
From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Bert Gunter
Sent: Saturday, December 8, 2018 9:46 AM
To: bill.pol...@zelis.com
Cc: R-help
Subject: Re: [R] Help with K-Means
Please see ?kmeans and note the "cluster" component of the returned value
that would appear to provide the info you seek.
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County"
Good afternoon. I hope I have provided enough info to get my question answered.
I am running windows 10 -- R3.5.1 -- RStudio Version 1.1.456
When running a K-Means clustering routine is it possible to get the actual data
from each cluster into a DF?
I have reviewed a number of tutorials and unl
8 matches
Mail list logo