Illustrates how to get Fast FSR results from a summary table of forward selection p-values. This example just reproduces the NCAA example from the p-values. > source("fsr.fast.pv.txt") > fsr.fast.pv(c(0,.0001,.0116,.0053,.0025,.0433,.0527,.1056,.0826,.0536,.2350),m=19)->out pval pvmax ghigh glow 1 0.0000 0.0000 0.0000 0.0000 2 0.0001 0.0001 0.0009 0.0006 3 0.0116 0.0116 0.0657 0.0271 4 0.0053 0.0116 0.0271 0.0271 5 0.0025 0.0116 0.0271 0.0271 6 0.0433 0.0433 0.1010 0.0804 7 0.0527 0.0527 0.0979 0.0790 8 0.1056 0.1056 0.1584 0.0864 9 0.0826 0.1056 0.0864 0.0864 10 0.0536 0.1056 0.0864 0.0864 11 0.2350 0.2350 0.1923 0.1567 m1 m gam0 size alphamax alphahat.fast 1 11 19 0.05 5 0.2349999 0.02142857