12. Generate data from a bivariate normal distribution with the R command x=rmul(200). Then enter the R
Question:
12. Generate data from a bivariate normal distribution with the R command x=rmul(200).
Then enter the R command y=x[,1]+x[,2]+x[,1]*x[,2]+rnorm(200), and examine the plot returned by the R command gamplot(x,y,scale=TRUE). Compare this to the plot returned by the R command gamplotINT(x,y,scale=TRUE).
Step by Step Answer:
Related Book For
Introduction To Robust Estimation And Hypothesis Testing
ISBN: 9780128200988
5th Edition
Authors: Rand R. Wilcox
Question Posted: