[R] upper bound in the integrate function depends on a parameter
Ben Bolker
bbolker at gmail.com
Mon Dec 5 02:43:10 CET 2011
Jorge I Velez <jorgeivanvelez <at> gmail.com> writes:
> And remember:
>
> #install.packages('fortunes')
> require(fortunes)
> fortune('Yoda')
>
> Evelyn Hall: I would like to know how (if) I can extract some of the
> information
> from the summary of my nlme.
> Simon Blomberg: This is R. There is no if. Only how.
> -- Evelyn Hall and Simon 'Yoda' Blomberg
> R-help (April 2005)
Yes, although if you really wanted to compute (symbolic) indefinite integrals,
it would be awfully hard. R is Turing-complete so of course you could do
it ... but ...
Ben Bolker
More information about the R-help
mailing list