I have data of X and Y column representing the obs and pred values of a model respectively. I have acceptance criteria that the predictions should fall in 2 fold SE value of the observed data. How i can plot this.
I want a plot with two lines representing the range in which the predictions should fall in.