search for: tbp

Displaying 20 results from an estimated 38 matches for "tbp".

Did you mean: ebp
2008 Feb 22
4
Deliver - Virtual users
...to users that do not exist in LDAP or locally to be rejected. Mail is delivered to users even though they are over quota. Below I have included a bit of my log. This is what I see when sending a mail to an existing user. I don't understand the part that says: dovecot: auth(default): passwd(tbp at kontrapunkt.dk): lookup In my database users are stored as usernames without domains. Deliver seems to lookup the name with domain? The lookup ends with "unknown user". Then I wonder, why is the mail delivered if the user is unknown? I have included the "protocol lda" par...
2008 Dec 03
0
Hmisc latex() and Rcmdr numSummary() percentage issues
...le()). I can solve the issue manually by escaping the percentage signs `\%'. Would there be a way to automatise this? Thank you, Liviu ######## Uncompilable LaTeX ######## % latex.default(as.table(.numSummary$table), cdec = c(2), file = "", title = "") % \begin{table}[!tbp] \begin{center} \begin{tabular}{lrrrrrrr}\hline\hline \multicolumn{1}{l}{}& \multicolumn{1}{c}{mean}& \multicolumn{1}{c}{sd}& \multicolumn{1}{c}{0%}& \multicolumn{1}{c}{25%}& \multicolumn{1}{c}{50%}& \multicolumn{1}{c}{75%}& \multicolumn{1}{c}{100%} \\ \hline &$31....
2006 Oct 28
1
(kein Betreff)
...ge = 40, caption = NULL, caption.lot = NULL, caption.loc = c("top", "bottom"), double.slash = FALSE, vbar = FALSE, collabel.just = rep("c", nc), na.blank = TRUE, insert.bottom = NULL, first.hline.double = !(booktabs | ctable), where = "!tbp", size = NULL, center = c("center", "centering", "none"), landscape = FALSE, multicol = TRUE, ...) I am using Hmisc 3.1.1 here. The first occurrence (and presumably the point where the execution stops) is the line which reads: if (length(...
2013 Mar 15
2
latex(test, collabel=) returns wrong latex code?
...clarify? Thank you! Yours, SJK library(Hmisc) test<-as.table(matrix(c(50,50,50,50), ncol=2)) latex(test, rowlabel='Gender',collabel='Vote', file='') % latex.default(test, rowlabel = "Gender", collabel = "vote", file = "") % \begin{table}[!tbp] \begin{center} \begin{tabular}{lrr} \hline\hline \multicolumn{1}{l}{Gender}&\multicolumn{1}{vote}{A}&\multicolumn{1}{l}{B}\tabularnewline \hline A&$50$&$50$\tabularnewline B&$50$&$50$\tabularnewline \hline \end{tabular} \end{center} \end{table} *****************************...
2003 Jun 13
1
problem with latex of object summary reverse
...system("cat a.tex") % latex.default(cstats, title = title, caption = caption, rowlabel = rowlabel, col.just = col.just, numeric.dollar = FALSE, insert.bottom = legend, rowname = lab, dcolumn = dcolumn, extracolheads = extracolheads, extracolsize = Nsize, ...) % \begin{table}[!tbp] \begin{center} \caption{Descriptive Statistics by Species\label{a}} \begin{tabular}{lccc}\hline\hline \multicolumn{1}{l}{}& \multicolumn{1}{c}{setosa}& \multicolumn{1}{c}{versicolor}& \multicolumn{1}{c}{virginica} \\ \multicolumn{1}{l}{{\scriptsize %%%% wrong $N=50$}}&am...
2010 Jul 13
1
latex table question
..., .Names = c("IDDate", "First Run of the Year", "Second Run of the Year", "Third Run of the Year", "Fourth Run of the Year", "Last Run of the Year"), row.names = c(NA, 4L), class = "data.frame") @ \begin{landscape} \begin{table}[!tbp] \begin{center} \begin{tabular}{llllll}\hline\hline \multicolumn{1}{c}{IDDate}& \multicolumn{1}{c}{First Run of the Year}& \multicolumn{1}{c}{Second Run of the Year}& \multicolumn{1}{c}{Third Run of the Year}& \multicolumn{1}{c}{Fourth Run of the Year}& \multicolumn{1}{c}{Last R...
2012 Aug 21
2
Sweave: R chunk inside caption?
Hi Folks, I'm surprised, but I didn't find this question addressed anywhere. I'd like to generate a LaTeX caption with R code. I've tried the code below, but I get the following TeX error: ! Argument of \@caption has an extra }. <inserted text> \par l.21 } Any thoughts? Perhaps I'll have to write the "\caption{}" text with R? thanks!
2012 Feb 20
2
Computing plot size in Sweave
Sometimes you want to compute the physical size of a plot based on data. In R itself this is no problem. But is there a way to compute the values of height and width in S-weave, say: <<graph,fig=TRUE,height=xx,width=yy>>= where xx and yy are computed and not physically written in the document? Bendix ______________________________________________ Bendix Carstensen Senior
2005 Aug 30
1
Convert ftable to latex?
...ttributes(ftab)$col.vars$voicetype, rgroup=attributes(ftab)$row.vars$votcat, n.rgroup=c(6,6,6),file="") % latex.default(ftab, cgroup = attributes(ftab)$col.vars$voicetype, rgroup = attributes(ftab)$row.vars$votcat, n.rgroup = c(6, 6, 6), file = "") % \begin{table}[!tbp] \begin{center} \begin{tabular}{lclcl}\hline\hline \multicolumn{1}{c}{\bfseries Voiced}& \multicolumn{1}{c}{\bfseries }& \multicolumn{1}{c}{\bfseries Voiceless unaspirated}& \multicolumn{1}{c}{\bfseries }& \multicolumn{1}{c}{\bfseries Voiceless aspirated} \\ \cline{1-5} \multicolu...
2010 Jun 18
1
Latex problem in Hmisc (3.8-1) and Mac Os X with R 2.11.1
...latex(g,file="") % latex.default(cstats, title = title, caption = caption, rowlabel = rowlabel, col.just = col.just, numeric.dollar = FALSE, insert.bottom = legend, rowname = lab, dcolumn = dcolumn, extracolheads = extracolheads, extracolsize = Nsize, ...) % \begin{table}[!tbp] \caption{Descriptive Statistics by treatment\label{g}} \begin{center} \begin{tabular}{lccc}\hline\hline \multicolumn{1}{l}{}&\multicolumn{1}{c}{Drug}&\multicolumn{1}{c}{Placebo}&\multicolumn{1}{c}{Test Statistic}\tabularnewline &\multicolumn{1}{c}{{\scriptsize $N=263$}}&\mu...
2006 Dec 14
5
Nicely formatted tables
If I use latex(summary(X)) where X is a data frame with four variables I get something like Rainfall Education Popden Nonwhite Min. :10.00 Min. : 9.00 Min. :1441 Min. : 0.80 1st Qu.:32.75 1st Qu.:10.40 1st Qu.:3104 1st Qu.: 4.95 Median :38.00 Median :11.05 Median :3567 Median :10.40 Mean :37.37 Mean :10.97 Mean :3866
2004 Jan 26
0
Significances of Korrelations and Sweave
...b.utanet.at/ascherst/rtest.zip (4 KB), just run test.r. 2. About Sweave, I love it! But one thing annoys me: Is it possible that it doesn't insert \begin{Schunk}...\end{Schunk}? Some of my code reads like: \ctable[ caption={Deskriptive Statistik}, label=tab:ErgebnisseDeskriptiveStatistik, pos=!tbp ]{lrrrddd} {} { \FL \multicolumn{1}{l}{} & \multicolumn{1}{r}{$N$} & \multicolumn{1}{r}{Min} & \multicolumn{1}{r}{Max} & \multicolumn{1}{r}{$M$} & \multicolumn{1}{r}{$SD$} & \multicolumn{1}{r}{Varianz} \ML <<echo=false,results=t...
2010 Feb 10
2
APC Smart-UPS 3000XL: Compatible/Any good?
Hello list. I'm contemplating buying new batteries and putting an older APC Smart-UPS 3000XL back into service. Would that work well with NUT? Any drawbacks to consider? Thank you, Tobias -- Tobias Balle-Petersen Kontrapunkt Group / System Administrator
2008 Jul 03
1
*** significance with xtable
Hello everybody, i used xtable to get some latex output, which worked pretty well with my latex document. But somewhere i missed the part where they explain how to get these nice significance indicating *** into my latex table. it just stops right after Pr(> |t|) thanks in advance matthias
2007 May 05
1
How to latex tables?
Suppose I have a table constructed from structable or simply just an object of class table. How can I convert it to a latex object? I looked in RSiteSearch, but only found info about matrices or data frames. Steve For example, here is a table t2 > str(t2) table [1:2, 1:2, 1:2] 6 8 594 592 57 ... - attr(*, "dimnames")=List of 3 ..$ Hospital : chr [1:2] "A"
2010 Dec 07
1
latex() hangs R console
..."C:\\Program Files\\QuickTime\\QTSystem\\" Example: > x <- matrix(1:6, nrow=2, dimnames=list(c('a','b'),c('c','d','this that'))) > latex(x, file="") % latex.default(x, file = "") % \begin{table}[!tbp] \begin{center} \begin{tabular}{lrrr}\hline\hline \multicolumn{1}{l}{x}&\multicolumn{1}{c}{c}&\multicolumn{1}{c}{d}&\multicolumn{1}{c}{this that}\tabularnewline \hline a&$1$&$3$&$5$\tabularnewline b&$2$&$4$&$6$\tabularnewline \hline \end{tabular} \end{center...
2009 Aug 19
2
[Hmisc] latex() with ctable=T inserting unwanted empty line in .tex file when used on summary.formula(method="reverse") object
...[3] "\\ctable[ caption={Descriptive Statistics by b}, label=summary, pos=!tbp, ]{lccc} {\\tnote[]{\\noindent {\\scriptsize $a$\\ }{$b$\\ }{\\scriptsize $c$\\ } represent the lower quartile $a$, the median $b$, and the upper quartile $c$\\ for continuous variables.}} {\\FL\\multicolumn{1}{l}{}&\\multicolumn{1}{c}{bad}&\\multicolumn{1}{c}{good}&\\multicolumn{1}{c}{...
2004 Sep 26
2
Sweave: superfluous newline (`\\') in tex file
...Sweave} \begin{document} % latex.default(cstats, title = title, caption = caption, rowlabel = rowlabel, col.just = col.just, numeric.dollar = FALSE, insert.bottom = legend, rowname = lab, dcolumn = dcolumn, extracolheads = extracolheads, extracolsize = Nsize, ...) % \begin{table}[!tbp] \caption{foo bar\label{tab:foobar}} \begin{center} \begin{tabular}{lccc}\hline\hline \multicolumn{1}{l}{}& \multicolumn{1}{c}{lean}& \multicolumn{1}{c}{obese}& \multicolumn{1}{c}{Test Statistic} \\ &\multicolumn{1}{c}{{\scriptsize $N=13$}}&\multicolumn{1}{c}{{\scriptsize...
2008 May 17
2
How to paste graph from R in Latex?
Dear R-expert, Is it possible to save graph from R into Latex document? I?can?see save as metafile , PNG, pdf etc, but I'm not sure which one to use. Thank ?you so much for your help.
2008 Apr 29
5
NUT 2.0.4-4 - Debian stable - /etc/killpower not created?
Hello.... I'm testing the functionality of my NUT-setup (NUT 2.0.4-4 - Debian stable). The system is connected to the UPS, but is not powered by it. When running "upsmon -c fsd", upsmon says "Auto logout and shutdown proceeding". This is all well and good, but I never see the machine waiting for the UPS to cut the power. Instead it shuts down. It's my