DOCUMENT RESOURCES FOR EVERYONE
Documents CS Example: General Linear Test (cs2.sas)

Proposition 1.1 De Moargan’s Laws CS Example: General Linear Test (cs2.sas) proc reg data=cs; model gpa=satm satv hsm hss hse; * test H0: beta1 = beta2 = 0; sat: test satm,…