Re: [R] CopyDetect Packgace

2016-09-08 Thread Jeff Newmiller
Read the Posting Guide mentioned at the bottom of this message. Learn how to pose a question online. [1] Post using plain text format so your code doesn't get damaged by the HTML formatting. [1] http://adv-r.had.co.nz/Reproducibility.html -- Sent from my phone. Please excuse my brevity. On

[R] CopyDetect Packgace

2016-09-08 Thread Ahmad Nursalim
Dear All x <- CopyDetect2 (data = data.abcd, item.par = slopintrc, pair = c (pairs [i, 1], pairs [i, 2]), options = c ("A", "B", "C", "D", "E")) What is the mean pair = c (pairs [i, 1], pairs [i, 2]), Pleas Help Me