Displaying 2 results from an estimated 2 matches for "r51089".
Did you mean:
r51083
2010 Feb 11
1
Sweave, lty = 3 line incorect in pdf output
...x, 0.5 * x, type = "l")
\end{Scode}
Saved from Quartz window:
\includegraphics{quartzSave}
\end{document}
I have attached the pdf created by Sweave (which is missing the dotted
lines) in case it can get through the filter to R-help.
sessionInfo()
R version 2.10.1 Patched (2010-02-01 r51089)
i386-apple-darwin9.8.0
locale:
[1] en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods
[7] base
loaded via a namespace (and not attached):
[1] tools_2.10.1
Thanks for any help.
Ken
--
Ken Knoblauch
Inserm...
2009 Dec 15
3
RFC: lchoose() vs lfactorial() etc
lgamma(x) and lfactorial(x) are defined to return
ln|Gamma(x)| {= log(abs(gamma(x)))} or ln|Gamma(x+1)| respectively.
Unfortunately, we haven't chosen the analogous definition for
lchoose().
So, currently
> lchoose(1/2, 1:10)
[1] -0.6931472 -2.0794415 NaN -3.2425924 NaN -3.8869494
[7] NaN -4.3357508 NaN -4.6805913
Warning message:
In