Last chance! 50% off unlimited learning
Sale ends in
# NOT RUN {
# data
data(data5)
d1=data5[,c(1,2)]
regplot(d1, position=8)
d2=data5[,c(1,3)]
regplot(d2, position=8)
d3=data5[,c(1,4)]
regplot(d3, position=8)
# }
Run the code above in your browser using DataLab