Rev 54810 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
## For examples skipped in testing because they are 'random'set.seed(1)if(.Platform$OS.type == "windows") options(pager = "console")## statsexample(SSasympOrig)example(SSlogis)example(constrOptim)example(aov)# signs for promax rotation are arbitraryexample(factanal)example(family)example(glm)example(glm.control)# from extractAICextractAIC(glm.D93)example(influence.measures)example(lm)example(ls.diag)example(model.tables)example(nlminb)example(optim)example(step)example(summary.manova)example(uniroot)proc.time()