For my understanding there should be no big difference in i-v curve between regular p-n junction and p-i-n junction, the only difference i can think about is do to the bigger resistance of the intrinsic layer. The curve should look the same only the current will rise little bit slower, because...
I have a data set of 11 predictors and one response for 1000 observation and i want to do linear regression. I also have measurements errors of the predictors (also 11X1000 matrix) and i need to count for them in the total error estimation. how can i do that?