if (FALSE) {
data("fittedExample")
sourceJulia()
myfit = fit(myDat, max.iter = 2, eps=0.01,
trace = TRUE, all = TRUE,
random = FALSE, specific = FALSE,
nsamples = 20, post.processing = TRUE)
}
Run the code above in your browser using DataLab