Displaying 1 result from an estimated 1 matches for "jmf_test_loop2".
2012 Feb 15
1
Using R with Netezza
...am trying to start with a simple function from this package,
for example "nz.corr".
I am typing the syntax as given in the manual as follows:
nz.corr(intable="mytable", X="x", Y="y", outtable="anothertable")
Here is my syntax:
nz.corr(intable="JMF_TEST_LOOP2",x="PAGE_REFRESH_ID",
y="PAGE_REFRESH_ID2",outtable="JMF_TEST_LOOP3")
but I receive the following error:
Error in nz.corr(intable = "JMF_TEST_LOOP2", x = "PAGE_REFRESH_ID", y =
"PAGE_REFRESH_ID2", :
unused argument(s) (x = "...