Hi,guys,
HTML help is not right for math formula:
For example:
I got the following formula in help page of ca.jo in urca package:
X_t = Pi_1 X_{t-1} + ... + Pi_k
X_{t-k} + μ + Phi D_t + varepsilon_t
, quad (t = 1, ..., T),
This presentation is just not good, however, in most browser,
with tag ,
In efforts to improve optimization tools for R, one of my
interests has been getting automatic differentiation capabilities
so that analytic rather than numerical derivatives can be used. They
would be helpful in several other areas besides optimization, My timings
show
factors of the order of 1
Not sure if this is sufficient for your needs but R does include symbolic
differentiation, see ?D, and the Ryacas and rSymPy
packages interface R to the yacas and sympy computer algebra
systems (CAS) and those system include symbolic differentiation.
http://ryacas.googlecode.com
http://rsympy.goog
JAck,
On Apr 14, 2009, at 22:50 , Jack (Zhan, Hua Ping) wrote:
Hi,guys,
HTML help is not right for math formula:
For example:
I got the following formula in help page of ca.jo in urca package:
X_t = Pi_1 X_{t-1} + ... +
Pi_k
X_{t-k} + μ + Phi D_t + varepsilon_t
, quad (t = 1, ..., T),
Th
In the documentation for print.ls_str (on the ls.str page) in the utils
package, the description for max.level is not correct. It says "Default 0:
Display all nesting levels." The default, according to the Usage on that page
and the source code, is 1. Also, a value of 0 does not display all th
Hi Jack,
I'm not sure about the tag either, and it didn't work when I tried
it. I think the approach this web page uses may help in writing
mathematical symbols to HTML:
http://comers.citadel.edu/math_sym2005.htm
Cheers,
Mike
Jack (Zhan, Hua Ping) wrote:
>
>
> HTML help is not right for m
Hi,
if the system that builds the html help page is latex capable, then it
would not be too difficult to use the same trick wikipedia is using
(generating a png file for each equation). Translating latex style
markup into mathml is another game, see this:
http://www1.chapman.edu/~jipsen/mathm
Many thanks to Gabor Grothendieck for responding to my posting about
Automatic Differentiation (invite from Shaun Forth for interaction with
R developers) showing how one might use rSymPy and symbolic (rather than
automatic) differentiation to get a function that computes gradients.
See
http:/
Hi
I am using the flowClust package from BioConductor, which is largely
implemented in c. For some of my data, the package occasionally (and
quite stochastically) encounters a particular condition which halts its
operation. At this point, it calls the error() function defined by Rcpp,
and hal
Kieran,
On 15 April 2009 at 18:03, Kieran O'Neill wrote:
| I am using the flowClust package from BioConductor, which is largely
| implemented in c. For some of my data, the package occasionally (and
| quite stochastically) encounters a particular condition which halts its
| operation. At this
10 matches
Mail list logo