powered by
MOJOV.linearRegAnalysis(x = NULL, y = NULL, testMethod = c("FTest", "WaldTest", "LRT", "Sandwich", "all"), ...)
MOJOV.analysis
x<-runif(100,0,3) y<-x+rnorm(100,1,1) MOJOV.linearRegAnalysis(x=x,y=y)
Run the code above in your browser using DataLab