Guest User

RRegrs error with default dataset

a guest
Mar 9th, 2016
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
R 7.90 KB | None | 0 0
  1. > library(RRegrs)
  2.  
  3. ...
  4.  
  5. There were 50 or more warnings (use warnings() to see the first 50)
  6. > warnings()
  7. Warning messages:
  8. 1: replacing previous import by 'pls::R2' when loading 'RRegrs'
  9. 2: replacing previous import by 'corrplot::corrplot' when loading 'RRegrs'
  10. 3: replacing previous import by 'pls::R2' when loading 'RRegrs'
  11. 4: replacing previous import by 'pls::msc' when loading 'RRegrs'
  12. 5: replacing previous import by 'pls::prednames' when loading 'RRegrs'
  13. 6: replacing previous import by 'pls::mvrValstats' when loading 'RRegrs'
  14. 7: replacing previous import by 'pls::svdpc.fit' when loading 'RRegrs'
  15. 8: replacing previous import by 'pls::widekernelpls.fit' when loading 'RRegrs'
  16. 9: replacing previous import by 'pls::explvar' when loading 'RRegrs'
  17. 10: replacing previous import by 'pls::pcr' when loading 'RRegrs'
  18. 11: replacing previous import by 'pls::cppls' when loading 'RRegrs'
  19. 12: replacing previous import by 'pls::Yscores' when loading 'RRegrs'
  20. 13: replacing previous import by 'pls::respnames' when loading 'RRegrs'
  21. 14: replacing previous import by 'pls::validationplot' when loading 'RRegrs'
  22. 15: replacing previous import by 'pls::corrplot' when loading 'RRegrs'
  23. 16: replacing previous import by 'pls::coefplot' when loading 'RRegrs'
  24. 17: replacing previous import by 'pls::RMSEP' when loading 'RRegrs'
  25. 18: replacing previous import by 'pls::var.jack' when loading 'RRegrs'
  26. 19: replacing previous import by 'pls::pls.options' when loading 'RRegrs'
  27. 20: replacing previous import by 'pls::compnames' when loading 'RRegrs'
  28. 21: replacing previous import by 'pls::jack.test' when loading 'RRegrs'
  29. 22: replacing previous import by 'pls::kernelpls.fit' when loading 'RRegrs'
  30. 23: replacing previous import by 'pls::oscorespls.fit' when loading 'RRegrs'
  31. 24: replacing previous import by 'pls::crossval' when loading 'RRegrs'
  32. 25: replacing previous import by 'pls::MSEP' when loading 'RRegrs'
  33. 26: replacing previous import by 'pls::mvr' when loading 'RRegrs'
  34. 27: replacing previous import by 'pls::loadings' when loading 'RRegrs'
  35. 28: replacing previous import by 'pls::Yloadings' when loading 'RRegrs'
  36. 29: replacing previous import by 'pls::loading.weights' when loading 'RRegrs'
  37. 30: replacing previous import by 'pls::loadingplot' when loading 'RRegrs'
  38. 31: replacing previous import by 'pls::predplot' when loading 'RRegrs'
  39. 32: replacing previous import by 'pls::simpls.fit' when loading 'RRegrs'
  40. 33: replacing previous import by 'pls::stdize' when loading 'RRegrs'
  41. 34: replacing previous import by 'pls::plsr' when loading 'RRegrs'
  42. 35: replacing previous import by 'pls::cvsegments' when loading 'RRegrs'
  43. 36: replacing previous import by 'pls::scores' when loading 'RRegrs'
  44. 37: replacing previous import by 'pls::scoreplot' when loading 'RRegrs'
  45. 38: replacing previous import by 'RSNNS::confusionMatrix' when loading 'RRegrs'
  46. 39: replacing previous import by 'RSNNS::train' when loading 'RRegrs'
  47. 40: replacing previous import by 'parallel::stopCluster' when loading 'RRegrs'
  48. 41: replacing previous import by 'parallel::mcMap' when loading 'RRegrs'
  49. 42: replacing previous import by 'parallel::clusterExport' when loading 'RRegrs'
  50. 43: replacing previous import by 'parallel::makePSOCKcluster' when loading 'RRegrs'
  51. 44: replacing previous import by 'parallel::parSapplyLB' when loading 'RRegrs'
  52. 45: replacing previous import by 'parallel::clusterApplyLB' when loading 'RRegrs'
  53. 46: replacing previous import by 'parallel::mclapply' when loading 'RRegrs'
  54. 47: replacing previous import by 'parallel::parSapply' when loading 'RRegrs'
  55. 48: replacing previous import by 'parallel::clusterSetRNGStream' when loading 'RRegrs'
  56. 49: replacing previous import by 'parallel::detectCores' when loading 'RRegrs'
  57. 50: replacing previous import by 'parallel::mcparallel' when loading 'RRegrs'
  58.  
  59. > hmm<-RRegrs()
  60.  
  61. -(rfe) fit Fold10 size:  2
  62. +(rfe) imp Fold10 size:  2
  63. -(rfe) imp Fold10 size:  2
  64. Error in { : task 1 failed - "undefined columns selected"
  65. In addition: There were 50 or more warnings (use warnings() to see the first 50)
  66. > warnings()
  67. Warning messages:
  68. 1: In plot.window(...) : "tl.cex" is not a graphical parameter
  69. 2: In plot.window(...) : "title" is not a graphical parameter
  70. 3: In plot.window(...) : "method" is not a graphical parameter
  71. 4: In plot.window(...) : "is.corr" is not a graphical parameter
  72. 5: In plot.window(...) : "cl.lim" is not a graphical parameter
  73. 6: In plot.window(...) : "cl.cex" is not a graphical parameter
  74. 7: In plot.window(...) : "addgrid.col" is not a graphical parameter
  75. 8: In plot.window(...) : "addshade" is not a graphical parameter
  76. 9: In plot.window(...) : "addCoef.col" is not a graphical parameter
  77. 10: In plot.window(...) : "diag" is not a graphical parameter
  78. 11: In plot.xy(xy, type, ...) : "tl.cex" is not a graphical parameter
  79. 12: In plot.xy(xy, type, ...) : "title" is not a graphical parameter
  80. 13: In plot.xy(xy, type, ...) : "method" is not a graphical parameter
  81. 14: In plot.xy(xy, type, ...) : "is.corr" is not a graphical parameter
  82. 15: In plot.xy(xy, type, ...) : "cl.lim" is not a graphical parameter
  83. 16: In plot.xy(xy, type, ...) : "cl.cex" is not a graphical parameter
  84. 17: In plot.xy(xy, type, ...) : "addgrid.col" is not a graphical parameter
  85. 18: In plot.xy(xy, type, ...) : "addshade" is not a graphical parameter
  86. 19: In plot.xy(xy, type, ...) : "addCoef.col" is not a graphical parameter
  87. 20: In plot.xy(xy, type, ...) : "diag" is not a graphical parameter
  88. 21: In axis(side = side, at = at, labels = labels, ...) :
  89.   "tl.cex" is not a graphical parameter
  90. 22: In axis(side = side, at = at, labels = labels, ...) :
  91.   "title" is not a graphical parameter
  92. 23: In axis(side = side, at = at, labels = labels, ...) :
  93.   "method" is not a graphical parameter
  94. 24: In axis(side = side, at = at, labels = labels, ...) :
  95.   "is.corr" is not a graphical parameter
  96. 25: In axis(side = side, at = at, labels = labels, ...) :
  97.   "cl.lim" is not a graphical parameter
  98. 26: In axis(side = side, at = at, labels = labels, ...) :
  99.   "cl.cex" is not a graphical parameter
  100. 27: In axis(side = side, at = at, labels = labels, ...) :
  101.   "addgrid.col" is not a graphical parameter
  102. 28: In axis(side = side, at = at, labels = labels, ...) :
  103.   "addshade" is not a graphical parameter
  104. 29: In axis(side = side, at = at, labels = labels, ...) :
  105.   "addCoef.col" is not a graphical parameter
  106. 30: In axis(side = side, at = at, labels = labels, ...) :
  107.   "diag" is not a graphical parameter
  108. 31: In axis(side = side, at = at, labels = labels, ...) :
  109.   "tl.cex" is not a graphical parameter
  110. 32: In axis(side = side, at = at, labels = labels, ...) :
  111.   "title" is not a graphical parameter
  112. 33: In axis(side = side, at = at, labels = labels, ...) :
  113.   "method" is not a graphical parameter
  114. 34: In axis(side = side, at = at, labels = labels, ...) :
  115.   "is.corr" is not a graphical parameter
  116. 35: In axis(side = side, at = at, labels = labels, ...) :
  117.   "cl.lim" is not a graphical parameter
  118. 36: In axis(side = side, at = at, labels = labels, ...) :
  119.   "cl.cex" is not a graphical parameter
  120. 37: In axis(side = side, at = at, labels = labels, ...) :
  121.   "addgrid.col" is not a graphical parameter
  122. 38: In axis(side = side, at = at, labels = labels, ...) :
  123.   "addshade" is not a graphical parameter
  124. 39: In axis(side = side, at = at, labels = labels, ...) :
  125.   "addCoef.col" is not a graphical parameter
  126. 40: In axis(side = side, at = at, labels = labels, ...) :
  127.   "diag" is not a graphical parameter
  128. 41: In box(...) : "tl.cex" is not a graphical parameter
  129. 42: In box(...) : "title" is not a graphical parameter
  130. 43: In box(...) : "method" is not a graphical parameter
  131. 44: In box(...) : "is.corr" is not a graphical parameter
  132. 45: In box(...) : "cl.lim" is not a graphical parameter
  133. 46: In box(...) : "cl.cex" is not a graphical parameter
  134. 47: In box(...) : "addgrid.col" is not a graphical parameter
  135. 48: In box(...) : "addshade" is not a graphical parameter
  136. 49: In box(...) : "addCoef.col" is not a graphical parameter
  137. 50: In box(...) : "diag" is not a graphical parameter
Add Comment
Please, Sign In to add comment