The R Project SVN R

Rev

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

Rev 61433 Rev 61753
Line 74... Line 74...
74
  \item{call}{the matched call.}
74
  \item{call}{the matched call.}
75
}
75
}
76
 
76
 
77
\source{
77
\source{
78
  Based on QUADPACK routines \code{dqags} and \code{dqagi} by
78
  Based on QUADPACK routines \code{dqags} and \code{dqagi} by
79
  R. Piessens and E. deDoncker-Kapenga, available from Netlib.
79
  R. Piessens and E. deDoncker--Kapenga, available from Netlib.
80
}
80
}
81
 
81
 
82
\references{
82
\references{
83
  R. Piessens, E. deDoncker-Kapenga, C. Uberhuber, D. Kahaner (1983)
83
  R. Piessens, E. deDoncker--Kapenga, C. Uberhuber, D. Kahaner (1983)
84
  \emph{Quadpack: a Subroutine Package for Automatic Integration};
84
  \emph{Quadpack: a Subroutine Package for Automatic Integration};
85
  Springer Verlag.
85
  Springer Verlag.
86
}
86
}
87
\examples{
87
\examples{
88
integrate(dnorm, -1.96, 1.96)
88
integrate(dnorm, -1.96, 1.96)