Displaying 1 result from an estimated 1 matches for "elev_m".
Did you mean:
  elem
  
2013 Nov 06
1
R help-classification accuracy of DFA and RF using caret
...method = "rf",
+ tuneLength = 10,
+ trControl = trainControl(method = "cv"));
There were 50 or more warnings (use warnings() to see the first 50)
Clip of predcal (same length as grp.2, but too much data to display all):
> predcal
          Reference_Test HUC12_AREA_HA_log10 ELEV_m M_Slp_sqt Precip_mm Temp_CX10
2370                   R                 3.7  588.0       2.2      1751       148
559                    R                 4.0  643.1       1.8      1674       141
2062                   R                 4.0  643.1       1.8      1674       141
2467...