anm.ls(X, poss=NULL, parameter = "mu", est.lty = 2, est.col = 2,
conv=diff(range(X))/50, anim=TRUE, plot.lsfunc = TRUE, plot.res = TRUE,
interval=0.01, xlab=expression(paste("Estimates for E(X)")),...)
anm.ls.tck()conv increases the smoothness and precision of the function.Sys.sleep.plotanm.ls.tck provides a GUI to run the function.loglik.plotX<-c(11.2,10.8,9.0,12.4,12.1,10.3,10.4,10.6,9.3,11.8)
anm.ls(X)Run the code above in your browser using DataLab