The R Project SVN R

Rev

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

Rev 88574 Rev 90253
Line 43... Line 43...
43
}
43
}
44
\details{
44
\details{
45
  If \code{expon.scaled = TRUE}, \eqn{e^{-x} I_{\nu}(x)}{exp(-x) I(x;nu)},
45
  If \code{expon.scaled = TRUE}, \eqn{e^{-x} I_{\nu}(x)}{exp(-x) I(x;nu)},
46
  or \eqn{e^{x} K_{\nu}(x)}{exp(x) K(x;nu)} are returned.
46
  or \eqn{e^{x} K_{\nu}(x)}{exp(x) K(x;nu)} are returned.
47
 
47
 
48
  For \eqn{\nu < 0}{nu < 0}, formulae 9.1.2 and 9.6.2 from
48
  For \eqn{\nu < 0}, formulae 9.1.2 and 9.6.2 from
49
  \bibcitet{R:Abramowitz+Stegun:1972}
49
  \bibcitet{R:Abramowitz+Stegun:1972}
50
  are applied (which is probably suboptimal), except for
50
  are applied (which is probably suboptimal), except for
51
  \code{besselK} which is symmetric in \code{nu}.
51
  \code{besselK} which is symmetric in \code{nu}.
52
 
52
 
53
  The current algorithms will give warnings about accuracy loss for
53
  The current algorithms will give warnings about accuracy loss for