[R-gregmisc-users] SF.net SVN: r-gregmisc:[1332] trunk/gmodels/man/glh.test.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2009-05-09 04:53:48
|
Revision: 1332 http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1332&view=rev Author: warnes Date: 2009-05-09 04:53:47 +0000 (Sat, 09 May 2009) Log Message: ----------- Fix .Rd syntax error Modified Paths: -------------- trunk/gmodels/man/glh.test.Rd Modified: trunk/gmodels/man/glh.test.Rd =================================================================== --- trunk/gmodels/man/glh.test.Rd 2009-05-09 04:37:01 UTC (rev 1331) +++ trunk/gmodels/man/glh.test.Rd 2009-05-09 04:53:47 UTC (rev 1332) @@ -4,12 +4,10 @@ \alias{glh.test} \alias{print.glh.test} \alias{summary.glh.test} - \title{ Test a General Linear Hypothesis for a Regression Model } \description{ -Test, print, or summarize a general linear hypothesis for a regression model } + Test, print, or summarize a general linear hypothesis for a regression model } - \usage{ glh.test(reg, cm, d=rep(0, nrow(cm)) ) print.glh.test(x, digits=4,...) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |