demo/phylpro.R

inputFile<-system.file("extdata", "simulinfile.txt", package = "stepwise")
breaks<-c(548, 735, 832)
WinHalfWidth<-30
permReps<-10
b<-phylpro(inputFile, breaks, WinHalfWidth, permReps)
summary.phylpro(b)

Try the stepwise package in your browser

Any scripts or data that you put into this service are public.

stepwise documentation built on May 2, 2019, 8:20 a.m.