Displaying 2 results from an estimated 2 matches for "centre1".
Did you mean:
centre
2013 Mar 11
3
Optimization in R similar to MS Excel Solver
...s variables, represents number of firms.
I want to calculate the minimum cost between cities and centres. Each city
can belong only to one of the centres.
A model example:
costs: distance between municipalities and centres + plus number of firms in
each municipality
"Municipality" "Centre1" "Centre2" "Centre3" "Centre4" "Centre5" "Centre6"
"Firms"
"Muni1" 30 20 60 40
66 90 15
"Muni2" 20 30...
2013 May 21
1
keep the centre fixed in K-means clustering
Dear R users
I have the matrix of the centres of some clusters, e.g. 20 clusters each
with 100 dimentions, so this matrix contains 20 rows * 100 columns numeric
values.
I have collected new data (each with 100 numeric values) and would like to
keep the above 20 centres fixed/'unmoved' whilst just see how my new data
fit in this grouping system, e.g. if the data is close to cluster 1