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 31... Line 31...
31
  parameter is determined from the others. Notice that \code{sig.level}
31
  parameter is determined from the others. Notice that \code{sig.level}
32
  has a non-NULL default so NULL must be explicitly passed if you want
32
  has a non-NULL default so NULL must be explicitly passed if you want
33
  it  computed.
33
  it  computed.
34
 
34
 
35
  If \code{strict = TRUE} is used, the power will include the probability of
35
  If \code{strict = TRUE} is used, the power will include the probability of
36
  rejection in the opposite direction of the true effect, in the two-sided 
36
  rejection in the opposite direction of the true effect, in the two-sided
37
  case. Without this the power will be half the significance level if the 
37
  case. Without this the power will be half the significance level if the
38
  true difference is zero.
38
  true difference is zero.
39
}
39
}
40
\value{
40
\value{
41
  Object of class \code{"power.htest"}, a list of the arguments
41
  Object of class \code{"power.htest"}, a list of the arguments
42
  (including the computed one) augmented with \code{method} and
42
  (including the computed one) augmented with \code{method} and
43
  \code{note} elements. 
43
  \code{note} elements.
44
}
44
}
45
\author{Peter Dalgaard.  Based on previous work by Claus
45
\author{Peter Dalgaard.  Based on previous work by Claus
46
  \enc{Ekstrøm}{Ekstroem}}
46
  \enc{Ekstrøm}{Ekstroem}}
47
 
47
 
48
\note{
48
\note{