[R-gregmisc-users] SF.net SVN: r-gregmisc:[1695] trunk/gtools/man/logit.Rd
Brought to you by:
warnes
From: <wa...@us...> - 2013-07-05 23:33:18
|
Revision: 1695 http://sourceforge.net/p/r-gregmisc/code/1695 Author: warnes Date: 2013-07-05 23:33:15 +0000 (Fri, 05 Jul 2013) Log Message: ----------- Remove cross-reference to (obsolete?) moc package Modified Paths: -------------- trunk/gtools/man/logit.Rd Modified: trunk/gtools/man/logit.Rd =================================================================== --- trunk/gtools/man/logit.Rd 2013-07-05 17:31:56 UTC (rev 1694) +++ trunk/gtools/man/logit.Rd 2013-07-05 23:33:15 UTC (rev 1695) @@ -43,7 +43,7 @@ Transformed value(s). } \author{ Gregory R. Warnes \email{gr...@wa...} } -\seealso{ \code{\link[car]{logit}}, \code{\link[moc]{inv.glogit}} } +\seealso{ \code{\link[car]{logit}} } \examples{ x <- seq(0,10, by=0.25) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |