The R Project SVN R

Rev

Rev 88563 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88563 Rev 90048
Line 38... Line 38...
38
    \code{getOption("na.action")}.}
38
    \code{getOption("na.action")}.}
39
  \item{\dots}{further arguments to be passed to or from methods.}
39
  \item{\dots}{further arguments to be passed to or from methods.}
40
}
40
}
41
\details{
41
\details{
42
  The underlying model is that the two samples are drawn from
42
  The underlying model is that the two samples are drawn from
43
  \eqn{f(x-l)} and \eqn{f((x-l)/s)/s}, respectively, where \eqn{l} is a
43
  distribution functions \eqn{F((t-m)/s)} and \eqn{F(t-m)},
44
  common location parameter and \eqn{s} is a scale parameter.
44
  respectively, where \eqn{m} is a common location parameter and \eqn{s}
-
 
45
  is a scale parameter. 
45
 
46
 
46
  The null hypothesis is \eqn{s = 1}.
47
  The null hypothesis is \eqn{s = 1}.
47
 
48
 
48
  There are more useful tests for this problem.
49
  There are more useful tests for this problem.
49
 
50