similar to: Sweave and abbreviating output from R

Displaying 20 results from an estimated 300 matches similar to: "Sweave and abbreviating output from R"

2011 Jun 23
1
Trying to get started with virt-p2v
I need to p2v migrate a Windows server and I am soooo confused! By now, I've done a few virt-v2v migrations, so I get how that works. I attended Richard and Matthew's Red Hat Summit talk about virt-p2v and just now downloaded the handouts. If I understand what's going on, virt-p2v is pretty much the same as virt-v2v, except that the physical system to migrate from needs to boot
2018 Feb 15
1
Fleming-Harrington weighted log rank test
> On Feb 14, 2018, at 5:26 PM, David Winsemius <dwinsemius at comcast.net> wrote: > >> >> On Feb 13, 2018, at 4:02 PM, array chip via R-help <r-help at r-project.org> wrote: >> >> Hi all, >> >> The survdiff() from survival package has an argument "rho" that implements Fleming-Harrington weighted long rank test. >>
2010 Jun 25
2
Handouts / Reports or just simply printing text to PDF?
I assume R won't easily generate nice reports (unless one starts using Sweave and LaTeX) but perhaps somebody here knows a package that can create report like output for special cases? How can I simply plot output into PDF? Perhaps you know a package I should check out? What do you guys do to create handouts (before actually publishing)? Thanks in advance, Ralf
2009 Oct 18
4
Astricon
Wish I could have made it :( Is there a possibility of a collection of the talks/slides/handouts/videos/presentations for download? Even pay for? Cheers, j
2003 Oct 22
1
comments and Sweave
I am using Sweave to produce handouts for teaching. Is there a way of making Sweave keep the comments following the `#' in the code chuncks? Thanks, Giovanni -- __________________________________________________ [ ] [ Giovanni Petris GPetris at uark.edu ] [ Department of Mathematical Sciences ] [ University of
2011 May 17
2
can not use plot.Predict {rms} reproduce figure 7.8 from Regression Modeling Strategies (http://biostat.mc.vanderbilt.edu/wiki/pub/Main/RmS/course2.pdf)
Dear R-users, I am using R 2.13.0 and rms 3.3-0 , but can not reproduce figure 7.8 of the handouts *Regression Modeling Strategies* ( http://biostat.mc.vanderbilt.edu/wiki/pub/Main/RmS/course2.pdf) by the following code. Could any one help me figure out how to solve this? setwd('C:/Rharrell') require(rms) load('data/counties.sav') older <- counties$age6574 + counties$age75
2018 Feb 15
0
Fleming-Harrington weighted log rank test
> On Feb 13, 2018, at 4:02 PM, array chip via R-help <r-help at r-project.org> wrote: > > Hi all, > > The survdiff() from survival package has an argument "rho" that implements Fleming-Harrington weighted long rank test. > > But according to several sources including "survminer" package
2016 Mar 22
2
USB Drives with your Logo
Hi, I wanted to follow up from last week. Did you receive the email I sent you? I am looking to reach the person that does your buying of branded promotional products for your company? Our company manufactures USB Flash Drives, printed with your logo, the perfect marketing tool for your business or organization. We offer low minimum quantities, and all memory sizes. We are always running a
2012 Apr 03
1
Imputing missing values using "LSmeans" (i.e., population marginal means) - advice in R?
Hi folks, I have a dataset that consists of counts over a ~30 year period at multiple (>200) sites. Only one count is conducted at each site in each year; however, not all sites are surveyed in all years. I need to impute the missing values because I need an estimate of the total population size (i.e., sum of counts across all sites) in each year as input to another model. >
2010 Jan 03
1
Anova in 'car': "SSPE apparently deficient rank"
I have design with two repeated-measures factor, and no grouping factor. I can analyze the dataset successfully in other software, including my legacy DOS version BMDP, and R's 'aov' function. I would like to use 'Anova' in 'car' in order to obtain the sphericity tests and the H-F corrected p-values. I do not believe the data are truly deficient in rank. I
2018 Feb 14
2
Fleming-Harrington weighted log rank test
Hi all,? The survdiff() from survival package has an argument "rho" that implements Fleming-Harrington weighted long rank test.? But according to several sources including "survminer" package (https://cran.r-project.org/web/packages/survminer/vignettes/Specifiying_weights_in_log-rank_comparisons.html), Fleming-Harrington weighted log-rank test should have 2 parameters
2004 Oct 04
0
Ohio Linuxfest 2004 Presentation
Hello, On Saturday, Oct 2nd 2004, I did a 45 minute presentation on Asterisk to the Ohio Linuxfest. Roughly 350 people attended, and I think I spoke with nearly all of them at some time during the day. N2Net had an Asterisk PBX running on a Laptop w/ a pair of SNOM 200 Phones setup for people to play with. When all was said and done, nearly 800 incoming/outgoing calls were made through the
2016 Sep 05
1
Re: snapshots handout
On Sat, Sep 03, 2016 at 02:39:11PM +0800, gunnar.wagner@netcologne.de wrote: > hi all & @Kayshap > > does [this handout on > snapshots](https://kashyapc.fedorapeople.org/virt/lc-2012/snapshots-handout.html) > by Kashyap Chamarthy (I believe from 2012) still apply to current > versions of libvirt-bin & qemu? Yes, as the URL indicates, it's from 2012. And, most of
2012 May 08
2
Installing LaTeX class files not available in Debian packages
I apologize for abusing the list somewhat but there is some connection to R. Several of the example files in the knitr package for R use the tufte-handout class, which, AFAICS, is not available in Ubuntu or Debian packages (please correct me if I am wrong). The source files are available at tufte-latex.googlecode.com (a.k.a. code.google.com/p/tufte-latex) and I presume they should end up in a
2012 Jun 03
3
Modify pdf file with Illustrator.
Dear list, Some times I want to modify the pdf file which produced by R with illustrator. But when I use Illustrator open the pdf file, it often makes the pdf some little changed. Anyone have some suggestions? Is it better to use other file type, not pdf? Or when I produced the pdf, I should set some other parameters? Thank you
2018 Mar 19
4
Struggling to compute marginal effects !
Dear Oscar, and any other R-project person, Can you please help me to figure out the meaning of the following error message in red ? Error in eval(predvars, data, env) : numeric 'envir' arg not of length one I computed ordered logit models using 'polr' in R (I just followed the guidance a handout I found on princeton.edu about logit, probit and multinomial logit models) . The
2012 Jan 18
2
Problem importing .txt file
Hello, I hope I am doing this correctly, though I am not sure if a response will be posted somewhere or if I will get a direct response. I am trying to import a .txt table in my class on R and for some reason, the header gets altered and I can no longer read the data. No one in my class had this problem and the instructors were not sure how to fix it. Here is the text table: Kind
2009 Jun 06
2
Truncated R output in Sweave
Dear Colleagues: In producing a book or a handout I sometimes cut out a large part of the printed output of an R function, substituting ... for that chunk. Deleting non-essential output saves paper. It would be nice to have a capability in Sweave to allow the user to specify a starting and an ending regular expression that would identify consecutive lines of output to replace with ...,
2011 Nov 17
2
[ANNOUNCE] libguestfs webinar TOMORROW (Friday)
I'll be holding a libguestfs live ?webinar? tomorrow, Friday, 18th November 2011 at 16:00 UTC. To convert the date and time to your timezone, do: date -d '2011-11-17 16:00Z' The programme will include: - An introduction to libguestfs features. - Live demonstrations of guestfish, a Python program, inspection, and image resizing. - An overview of major new features in RHEL 6.3.
2002 Sep 29
1
[LLVMdev] mem2reg
I have a question. In the handout, it says that out pass should enable mem2reg to put as many scalar fields of structures in virtual registers as possible. Does that just mean that we should try to replace as many structures as possible to scalars? or it means something else special to enable mem2reg to do that? If that's the case, how to enable mem2reg to do that? Thanks, xiaodong