search for: 2in

Displaying 4 results from an estimated 4 matches for "2in".

Did you mean: 2min
2009 Jun 16
1
overshoot of formula line in summary output of Sweave
...(print.summary.polr in MASS uses dput and anovalist.nls also does it differently) so such a solution would not work universally without altering these functions. Here is a toy example that illustrates the overshoot of the formula \documentclass[12pt]{article} \usepackage{geometry} \geometry{left=2in,right=2in} \begin{document} <<keep.source=TRUE>>= op <- options(width = 65, digits = 3) ddataframe <- data.frame(AAAAA = 1:10, BBBBB = factor(letters[1:2]), CCCCC = factor(LETTERS[1:5]), SSSSS = factor(paste("S", 1:10, sep = "")), RRRRR = rnorm(10)) mod1 &...
2009 Apr 25
1
printer layout page setting problem with TibetDoc
Hi! I have a problem with TibetDoc.exe by TCC. Under Wine page setup doesn't work correctly. It is not possible to set the page borders in fractions of inches. It only allows are full inches like: 0in, 1in, 2in etc. and not 0.5 or 1.3 This is very annoying as it does not allow for exact positioning of the pechas. Any ideas or hints what is the problem or do I have to switch back to WindowsXP? Sherab
2007 Sep 09
1
Sweave figure aspect ratio
Hello, using Sweave, is there any option to preserve the original aspect ratio of plots generated from R code? Consider this Sweave chunk: <<test,echo=F,fig=T,width=2,height=2>>= x <- 1:10 y <- sin(x) par(mar=c(4,4,0,4)) plot(x,y, xlab="x label", ylab="y label" ) @ In Latex, I want to produce a plot of width 2 but don't care about the
2010 Jan 26
3
Formatting cgroup and factor level labels in Hmisc latex function
I'm trying to typeset at simple crosstable with the Hmisc latex function. And I have two problems. 1. How do I make all columns the same width? The Latex function seems very unwilling to break the 'cgroup' labels and the factor level labels. Please have look at this screenshot that shows my problem: >> http://hem.passagen.se/stpe9096/table.png So, how can I make sure that the