search for: printouts

Displaying 20 results from an estimated 864 matches for "printouts".

2024 Mar 26
2
Printout and saved results
How can I have both printout and saved results at the same time. The subroutine first return "out" and the printout gets printed, but not saved. I then run the "invisible" line. Results got saved and accessible but no printout. How can I have both printout and also have the results saved? Thank you! > dstat4 <- function(data,digits=3){ +?? Mean??? <-
2011 May 08
2
Device context (get_dc) Question from printing.rb in wxRuby samples
I am using Windows XP SP 3 but want to stay general. Below is a method within printing.rb. I have added comments marked by #--. My question is about get_dc. The device context is obviously created and the code works as presented. It also works as documented below. Why does just get_dc satisfy the linkage? When does one use the Wx:: or the Wx::PrintOut format? How does one decide to use
2024 Mar 26
1
Printout and saved results
Not clear what you mean by "saved". If you call a function and the result is printed, the result is remembered for a wee while in the variable .Last.value, so you can do > function.with.interesting.result(.......) > retained.interesting.result <- .Last.value or even > .Last.value -> retained.interesting.result If you know before you start writing the expression that you
2009 Oct 13
2
gee: suppress printout
I'm using the function gee from the library(gee) gee(Y~X,id=clust.id,corstr="exchangeable",b=tmc$coef,family=binomial(link=logit),silent=T) Every time it runs, it dutifully prints out Beginning Cgee S-function, @(#) geeformula.q 4.13 98/01/27 user's initial regression estimate [,1] [1,] -4.5278335 [2,] -0.2737999 [3,] -0.9528306 [4,] 0.9393861 [5,]
2024 Mar 26
1
Printout and saved results
I just like the subroutine to spit out results (Mean, Std.dev, etc.) and also be able to access the results for further processing, i.e., v$Mean v$Std.dev On 3/26/2024 11:24 AM, Richard O'Keefe wrote: > Not clear what you mean by "saved". > If you call a function and the result is printed, the result is > remembered for a wee while in > the variable .Last.value, so
2007 Dec 04
2
Problem with a global variable
From: Thomas Jones I have several user-defined functions. As is standard practice, I am defining a logical vector named idebug in order to control debugging printouts. For example, if idebug [1] has the value TRUE, such-and-such debugging printouts are enabled. After the function works, some or all of the debugging printouts can be inhibited. idebug is a global variable; otherwise, it would have to be moved around with function arguments in a way which is cl...
2024 Mar 26
1
Printout and saved results
...that 5 has been marked as invisible (f()) # command interpreter prints 5 Leaving it up to the calling code to decide whether to print gives you the option of calling your analysis function possibly thousands of times and figuring out some slick way to summarize all those runs without thousands of printouts that you are not going to wade through anyway and would only slow the computer down (printing really does slow the computer down!) On March 25, 2024 9:00:49 PM PDT, Steven Yen <styen at ntu.edu.tw> wrote: >I just like the subroutine to spit out results (Mean, Std.dev, etc.) and also be a...
2024 Mar 26
1
Printout and saved results
...that 5 has been marked as invisible (f()) # command interpreter prints 5 Leaving it up to the calling code to decide whether to print gives you the option of calling your analysis function possibly thousands of times and figuring out some slick way to summarize all those runs without thousands of printouts that you are not going to wade through anyway and would only slow the computer down (printing really does slow the computer down!) On March 25, 2024 9:00:49 PM PDT, Steven Yen <styen at ntu.edu.tw> wrote: >I just like the subroutine to spit out results (Mean, Std.dev, etc.) and also be a...
2007 Jul 19
0
[1122] trunk/wxruby2/swig/classes/PrintPreview.i: Mark the PrintOuts associated with a Preview to prevent premature
...ch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[1122] trunk/wxruby2/swig/classes/PrintPreview.i: Mark the PrintOuts associated with a Preview to prevent premature</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>1122</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2007-07-19 18:31:...
2009 Jun 14
1
[LLVMdev] A question about printout the SeletionDAG
commend "llvm-dis" can print out the LLVM IR but is there any way to printout the SelectionDAG? like: add (x , add (y,z)) Thank you for your assistance, Kao Chang _________________________________________________________________ 用部落格分享照片、影音、趣味小工具和最愛清單,盡情秀出你自己 — Windows Live Spaces http://home.spaces.live.com/?showUnauth=1&lc=1028 -------------- next part -------------- An HTML
2008 Jun 30
0
[ wxruby-Feature Requests-20905 ] Add MapXXX methods to Wx::Printout
Feature Requests item #20905, was opened at 2008-06-30 18:06 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=221&aid=20905&group_id=35 Category: Missing method(s) in class Group: None Status: Open Priority: 3 Submitted By: Alex Fenton (brokentoy) Assigned to: Alex Fenton (brokentoy) Summary: Add MapXXX methods to Wx::Printout Initial Comment: These are
2010 Feb 06
1
How to suppress vector indexes in printout
I'm a newbie in R and my question is simple. When I type something like this: > x=rnorm(10) > x [1] 0.5804216 -1.1537118 -0.3222235 0.7117290 -1.0918811 0.3992606 [7] -0.1800837 0.4168152 -0.2077298 -0.2595467 > 1 [1] 1 > I'm getting indexes in the first column ([1], [7], etc.) How to suppress them temporarily to get this: > x=rnorm(10) > x 0.5804216 -1.1537118
2007 Mar 20
1
centos raid 1 question
Hi, im having this on my screen and dmesg im not sure if this is an error message. btw im using centos 4.4 with 2 x 200GB PATA drives. md: md0: sync done. RAID1 conf printout: --- wd:2 rd:2 disk 0, wo:0, o:1, dev:hda2 disk 1, wo:0, o:1, dev:hdc2 md: delaying resync of md5 until md3 has finished resync (they share one or more physical units) md: syncing RAID array md5 md: minimum _guaranteed_
2009 Jan 07
1
Parse-Error creates strange function calls (completely different printouts) (PR#13436)
...our was completely different! Instead of just printing one line more to the output, the complete call of the function in which this line was added, is different, and instead of one such call, the function seems to be called more than once! I just added a line, which prints some data, but then the printouts were completely different than expected; and when commenting the new stuff out, the OK-behaviour came back. Here a diff of the code: ===================================== oliver at siouxsie:~/R-BUG$ diff ok.R buggy.R 64c64 < res.txt <- paste(# "\n\n Anzahl der Messungen:", sam...
2007 Nov 28
2
smbclient printout
Hello, Sorry, I guess my first post wasn't allowed - perhaps because I had HTML embedded in it? Question: Is there a way that I can have the output of smbclient be redirected to a file and have it updated every time someone opens / closes a file in the share? The only idea that I have thus far is to write a script that would output this data to a log file, and have the script
2011 Jun 26
2
how to extract data from a function printout - example provided
Hi there, Does anyone know how to extract data from a function that prints out two or more summaries? In the function below (the whole code is provided) we get 5 different tables of data. I would like to split each of these tables in a separate file (while the function itself shouldn't be changed), so that further analysis on each data set could be carried out. Your help is deeply
2009 Nov 11
1
Suppressing final spaces in data.frame printouts
When printing data.frames, R aligns columns by padding with spaces. For example, print(data.frame(x=c('a','bb','ccc')),right=FALSE) ? x 1 a? |------------------ vertical bar shows end of line 2 bb |------------------ vertical bar shows end of line 3 ccc|------------------ vertical bar shows end of line Is there some way to suppress the padding for the final column? I
2011 Nov 25
1
Custom printouts in reports
Hi All, I''ve started with Puppet recently. So maybe it is a simple problem, but could not find out up to now the solution. I just want to print out the debug/log message in client report. The only way I found is to use notify for this purpose like: class repo { notify {"The log message":} } In client report I see this: info: Applying configuration version
2014 Feb 16
0
[PATCH] drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printout
Having a \n in the middle of a format string means that the next line doesn't get the prefixes unlike every other line printed by the trace. Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu> --- drivers/gpu/drm/nouveau/core/subdev/bios/init.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/nouveau/core/subdev/bios/init.c
2007 Nov 14
4
Interdependency between RSpec files
I run my suite of tests, one test fails. I run that one test file, no tests fail. Something is carrying over between files and I can''t figure out what. I tracked down the problem to the very line it''s occurring on, with printouts before and after every call to make sure I know exactly what is being reached. In this spec I have 0 fixtures/mocks/stubs. The objects in this file do not live anywhere outside of the file. This is a model spec and I''m using all real objects to test it. In the "before"...