ERF function in Knime

Hi,

I am new to Knime and have some troubles with finding a way to compute the erf function in Knime. Does anybody have a solution?

Best,
A.

You could employ R and use a function from a package like VGAM or pracma.

Then you could explore Java Snippets or the Math node and see if you could write it up yourself.

kn_example_r_functions_curve.knwf (208.8 KB)

3 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.