The R Project SVN R

Rev

Rev 59039 | Rev 68055 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 59039 Rev 61433
Line 34... Line 34...
34
  parameter is determined from the others. Notice that the last two have
34
  parameter is determined from the others. Notice that the last two have
35
  non-NULL defaults so NULL must be explicitly passed if you want to
35
  non-NULL defaults so NULL must be explicitly passed if you want to
36
  compute them.
36
  compute them.
37
 
37
 
38
  If \code{strict = TRUE} is used, the power will include the probability of
38
  If \code{strict = TRUE} is used, the power will include the probability of
39
  rejection in the opposite direction of the true effect, in the two-sided 
39
  rejection in the opposite direction of the true effect, in the two-sided
40
  case. Without this the power will be half the significance level if the 
40
  case. Without this the power will be half the significance level if the
41
  true difference is zero.
41
  true difference is zero.
42
}
42
}
43
\value{
43
\value{
44
  Object of class \code{"power.htest"}, a list of the arguments
44
  Object of class \code{"power.htest"}, a list of the arguments
45
  (including the computed one) augmented with \code{method} and
45
  (including the computed one) augmented with \code{method} and
46
  \code{note} elements. 
46
  \code{note} elements.
47
}
47
}
48
 
48
 
49
\author{Peter Dalgaard.  Based on previous work by Claus
49
\author{Peter Dalgaard.  Based on previous work by Claus
50
  \enc{Ekstrøm}{Ekstroem}}
50
  \enc{Ekstrøm}{Ekstroem}}
51
 
51