Concordance analysis with continous variable
Hello,
I am trying to solve the following statistical problem in jmp:
1. I got a gold standard fixed variable y (for example: y = 100)
2. I got three data sets x1,x2,x3: (for example x1=92;94;99 / x2=92;94;99;101;103 / x3=92;94;99;101;103;107;100;99;100)
please note: the data sets have similar data, but the number of data points are different. all variables are continuous.
I am looking for w...