Bland-Altman
Create Bland-Altman plot
Minimum Origin Version Required: 2020b
1.plot_BA -r 1 irng:=[Book1]Sheet1!(C"RV",D"IC",A"Subj.") diff:=1 trplot.fillloa:=1 trplot.fillcil:=0;
Input
Range
Option list:
int
double
When it is selected, bubble size is mapped to number of replicates for each subject. Otherwise, each data point is plotted as one symbol, and its color and shape is mapped to Subject column.
TreeNode
See details in the next table.
Output
ReportData
This trplot tree specifies all supported reference lines and filled intervals.
Syntax: trplot.Treenode:=<value>
Example: trplot.fillloa:=1
This X-Function is used to create the Bland-Altman plot. Also see menu deails here.