Skip to content

Help with PLSR with jack knife

2 messages · Amit Patel, Bjørn-Helge Mevik

#
Amit Patel <amitrhelp at yahoo.co.uk> writes:
[...]
You can use the jackknife built into plsr to get an indication about
significant variables, by adding the argument "jackknife = TRUE" to the
plsr call.  Use jack.test(BHPLS1) to do the test.

But _PLEASE_ do read the "Warning" section inf ?jack.test!