search for: westel900

Displaying 15 results from an estimated 15 matches for "westel900".

2003 Oct 06
1
visualizing transition probability matrices
...many thanks to Kjetil Brinchmann Halvorsen, Rolf Turner, Ted Harding, Patrick Burns and Martin Maechler for giving detailed and helpful replies to my earlier question about Markov chains in R. -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2003 Apr 23
1
Setting up Xemacs + Sweave
....4.6-8 ii ess 5.1.24-3 ii r-base 1.7.0-0.cran.1 ii r-base-core 1.6.0.rel-1 ii r-recommended 1.4.1-1 Regards, Tamas Papp -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2003 Oct 01
3
fitting Markov chains
...uld be welcome. Most importantly, I need to know how robust an estimation is to selecting the discrete points, or is there a simple "goodness of fit" estimation. Thanks, Tamas Papp -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2003 Mar 09
1
strings spanning multiple lines
...following way: > a <- "multiple \ + lines" but > print(a) [1] "multiple \nlines" How could I avoid the extra linebreak ("\n")? Regards, Tamas Papp -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2004 Mar 30
0
numerical solution of functional equations (dynamic stochastic optimization)
...recommend? Again, R code would be especially appreciated: I know some R, but people on this list present such elegant solutions to use it in ways I would not have thought of. Thanks, Tamas -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2004 Mar 31
1
extracting values from a 3d array using a matrix from indices
...ming problem, A is the optimal policy, C is the value function. The structure of the problem allows me to use matrices like above, instead of (n * m) x (n x m) square matrices. Thanks Tamas -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2003 Jul 11
1
3d plot with different levels done in different colors
...on that assigns red to the elements of zz between 0 and .5, etc. Alternative solutions are welcome, maybe somebody has already wrote a library that does the whole thing neatly. Thanks, Tamas -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2003 Jul 12
2
using cut on matrices
...e elegant) solution than matrix(cut(a, ...), ncol=ncol(a), nrow=nrow(a)) because I would like to use cut on both vectors and matrices and avoid testing whether a is a matrix. Thanks, Tamas -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2003 Mar 09
1
lists of lists
...omparisons with Scheme would be welcome (does c() "unquote" the lists it is given?) Is there a better way to solve this problem (using another data structure)? Regards, Tamas Papp -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2003 Apr 17
1
Testing for whole numbers
...ound nothing relevant. 2. Would it make sense to propose the extension of floor, trunc etc to complex numbers? It would certainly make my life easier in many situations. Regards, Tamas Papp -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2004 Mar 31
2
array addition doesn't recycle!
...y (ie I need to add a matrix to each "plane" of 3-dim array)? At the moment I am using something like A + array(a, c(2,2,2)) but it doesn't seem that efficient. Thanks Tamas -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2003 Jul 11
1
metapost device in R (again ;-)
...nicely. (I realize that this would require one to start a MetaPost process, but IMO the benefits would be worth the overhead). Is anyone else interested in a MetaPost device? Thanks, Tamas -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.
2003 Apr 05
3
slides in linux R
Hello, In S-Plus Windows you can transform graphics to Powerpoint very easily, in R Windows you can use enhanced metafiles (.emf) and Powerpoint almost as easy. Is there a simular way with R in Linux to transform to the presentation program in StarOffice or OpenOffice or are you stuck with the pdf device? Fredrik Lundgren
2004 Jun 25
3
sweave: graphics not at the expected location in the pdf
Hi I use sweave for excellent pdf output (thank you- Friedrich Leisch). I have just one problem. Quite often it happens, that the graphics are not at the place where I expect them, but (often on a separate page) later on in the pdf. How can I fix this, means how can I define, that I want a graphic exactly here and now in the document? Many thanks and best regards Christoph -- Christoph
2003 Apr 30
2
Working comfortably with (X)Emacs + Sweave
...maybe I am just trying to use things the wrong way, if so, please enlighten me ;-) If this is not how people use Sweave+Emacs, then tell me how I should do it. Thanks in advance, Tamas Papp -- Tam?s K. Papp E-mail: tpapp at axelero.hu (preferred, especially for large messages) tpapp at westel900.net Please try to send only (latin-2) plain text, not HTML or other garbage.