lnxdivmedianx

Apply the transformation ln(x/median(x)). Replace the target column with the new values on the first port. The second port extract the median of the column to apply the reverse operation expxmumedianx node on new datas. Usually used to predict better very constrasted variables with peaks, in a model (for example linear regression). Apply the lnxdivmedianx node using the extracted median from the lnxdivmedianx to express your result in the orginal scale.

Options

column selection
select column to transform

Input Ports

Icon
Table with at least a numeric column

Output Ports

Icon
Table with target variable transformed
Icon
Median of the target column

Nodes

Extensions

Links