diff scripts/statistics/base/logit.m @ 3456:434790acb067

[project @ 2000-01-19 06:58:51 by jwe]
author jwe
date Wed, 19 Jan 2000 06:59:23 +0000
parents 71d2e09c15a2
children 38c61cbf086c
line wrap: on
line diff
--- a/scripts/statistics/base/logit.m
+++ b/scripts/statistics/base/logit.m
@@ -20,8 +20,8 @@
 ## (1-@var{p}))} of @var{p}.
 ## @end deftypefn
 
-## Author:  KH <Kurt.Hornik@ci.tuwien.ac.at>
-## Description:  Logit transformation
+## Author: KH <Kurt.Hornik@ci.tuwien.ac.at>
+## Description: Logit transformation
 
 function y = logit (p)