Error with LOESS batch correction metanode

Hi,

Please can I be advised on where and how I can fix this error, I am using the LOESS batch correction metanode in Knime:

ERROR R View (Workspace) 3:828:0:661 Execute failed: Error in R code:
Error: ‘y’ vector length must be equal to the number of rows of ‘x’.

I have opened up the R to R node and Add table to R node but I am unable to see where to change the ‘Y’ vector length.

Many thanks



@am221 as I said in the other thread. The function expects two sets of values of the same length. You will have to check the data going into that function.

Duplicate of Problem with LOESS batch correction metanode - #5 by am221