Displaying 1 result from an estimated 1 matches for "ham_tsp".
2006 Apr 07
1
rpart.predict error--subscript out of bounds
...lidation, but met some problem,
Data is a data frame, the first column is the subject id, the second column is the group id, and the rest columns are numerical variables,
> Data[1:5,1:10]
sub.id group.id X3262.345 X3277.402 X3369.036 X3439.895 X3886.935 X3939.054 X3953.777 X3970.352
1 32613 HAM_TSP 417.7082 430.4895 619.4776 720.8246 1048.1290 374.4598 770.4653 646.8712
2 32616 HAM_TSP 2553.5913 1113.4997 225.5340 274.5644 1105.7908 363.4623 2380.1872 784.9196
3 32617 HAM_TSP 291.6596 314.7322 238.3287 315.8305 982.6276 299.5855 1059.1140 540.8592
4 32628 HAM_TSP 456....