The R Project SVN R

Rev

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

Rev 61160 Rev 61433
Line 35... Line 35...
35
  \code{\link{make.link}},
35
  \code{\link{make.link}},
36
  \code{\link{family}}
36
  \code{\link{family}}
37
 
37
 
38
  To raise a number to a power, see \code{\link{Arithmetic}}.
38
  To raise a number to a power, see \code{\link{Arithmetic}}.
39
 
39
 
40
  To calculate the power of a test, see various functions in the 
40
  To calculate the power of a test, see various functions in the
41
  \pkg{stats} package, e.g., \code{\link{power.t.test}}.
41
  \pkg{stats} package, e.g., \code{\link{power.t.test}}.
42
}
42
}
43
\examples{
43
\examples{
44
power()
44
power()
45
quasi(link = power(1/3))[c("linkfun", "linkinv")]
45
quasi(link = power(1/3))[c("linkfun", "linkinv")]