% % Written by: % -- % John L. Weatherwax 2009-04-21 % % email: wax@alum.mit.edu % % Please send comments and especially bug reports to the % above email address. % %----- close all; drawnow; clear functions; rehash; clc; 1.14 / 0.16 n = 17; p=2; alpha = 0.05; t_star = tinv( 1 - 0.5 * alpha, n - p - 1 ); fprintf('t_star = %10.6f\n', t_star ); MSR = 33 MSE = 34/14 F = MSR / MSE finv( 1- 0.05,2,14)