Displaying 20 results from an estimated 1000 matches similar to: "reg peak detection"
2004 Jan 29
3
Running R remotely in Windows Environment?
We are considering setting up a fast, RAM loaded machine as an "R-server"
to handle the big problems not suitable for individual desktops and, also,
to process ad hoc analysis requests via our portal. We are 99% a Windows
shop, so first choice is a windows server. We'll use (D)COM for the portal
interface and understand that.
What has me stumped is how to easily interface
2006 Jul 03
1
xlab, ylab in balloonplot(tab)?
I'm not understanding something.
I'm trying to add xlab & ylab to a balloon plot of a table object. From docs
I thought following should work:
require(gplots)
# From balloonplot example:
# Create an example using table
xnames <- sample( letters[1:3], 50, replace=2)
ynames <- sample( 1:5, 50, replace=2)
tab <- table(xnames, ynames)
balloonplot(tab)
2007 Mar 21
1
any way to append a table in SQL server
Dear Lister,
Is there an interface in R with SQL server that allows me to append
records to table in the DB? Might I do that using RODBC?
Thanks a lot.
--
WenSui Liu
A lousy statistician who happens to know a little programming
(http://spaces.msn.com/statcompute/blog)
2005 Apr 07
2
Order of boxes in boxplot()
Hi
Sorry for such an inane question - how do I control the order in which
the boxes are plotted using boxplot() when I pass it a formula and a
data.frame? It seems that the groups are plotted in alphabetical
order... I want to change this....
Many thanks
Mick
2005 Oct 14
1
R & OLAP engines, an integration?
An embedded and charset-unspecified text was scrubbed...
Name: not available
Url: -- not available on request of Emmanuel Maroye
2006 Jun 27
2
distribution of daily rainfall values in binned categories
Hi,
I'm a newbie in using R and I would like to have a few
clues as to how I could compute and plot a
distribution of daily rainfall intensity in different
categories. I have daily values (mm/day) for several
years and I need to show the frequency of 0-1, 1-2.5,
2.5-5, 5-10, 10-20, 20+ mm/day. Can this be done
easily?
Thanks,
Etienne
2005 Sep 16
3
Replicate
Dear All,
I have a vector x = (1,1,1,2,2,2,3,3,3,3)
I am looking for a function to return a vector containing the distinct elements of x i,e y = (1,2,3)
The following code gives the desired results:
as.numeric(levels(as.factor(x)))
Is there any other elegant way?
Thanks,
B
---------------------------------
[[alternative HTML version deleted]]
2007 Feb 10
1
JGR data editor question
Hi All,
I'm learning JGR 1.4-15 with R 2.4.1 in Windows XP (all patches
applied). JGR looks great but I'm having trouble getting the data editor
to save my results. I don't see anything in R-help about it. Here are
the steps I followed:
1. I chose "Tools>Object Browser" & double-clicked on a data frame,
"mydata".
2. A spreadsheet editor popped up and
2005 Nov 23
8
getting started, reading listing and saving data
Dear List
I am new to R and to the list and will try best as I can be clear and
concise. My apologies if anything I write contravenes the posting code
on this list. I would also like to say I have run through most of the
material on the R website before writing this email however, I am
stuck.
Here is what I want to do and what I have done
1. Read a comma seperated text file into R
I have used
2005 Oct 27
1
sorting of data
R-Help,
I am trying to reduce at data set to rows where a specified value occurs
in a specified value. Below is a screen capture of Rgui:
> nsmalldata <-read.csv("c:\\DATA\\UNITY\\\PASS0_DOWNFADE\\nsmall.csv")
> nsmalldata
BOARDNUMBER SESSIONID MATRIXID ARRAYPOINT Temperature PS1 PS2
PS13 PS14 PS15
1 LB0DC 3043 7757513 1 -9999 -9999
2007 Jan 28
2
help with RandomForest classwt option
Hello there,
I am working on an extremely unbalanced two class classification problems. I
wanna use "classwt" with "down sampling" together. By checking the rfNews()
in R, it looks that classwt is not working yet. Then I looked at the
software from Salford. I did not find the down sampling option. I am
wondering if you have any experience to deal with this problem. Do you
2006 May 23
2
Get list of ODBC data sources?
Hello R Helpers,
Before setting up a connection with RODBC, I would like to present my
users with a pick list of ODBC data sources available in their
environment. I may be missing something, but don't see anything in
RODBC itself to return list of sources for use in select.list(). Any
hints?
I'm running 2.3.0 on Win XP SP2.
--
TIA,
Jim Porzak
Loyalty Matrix Inc.
San Francisco, CA
2005 Oct 11
6
adding 1 month to a date
Within an R dataset, I have a date field called “date_”. (The dates are in the format “YYYY-MM-DD”, e.g. “1995-12-01”.)
How can I add or subtract “1 month” from this date, to get “1996-01-01” or “ “1995-11-01”.
---------------------------------
[[alternative HTML version deleted]]
2011 Jul 29
6
Re: Reg REMUS on two VMs
Hi Sriram,
Once again, thanks for your timely reply....
I tested as your suggesstion and i found that i don''t have any
file in the
location "/var/lib/xen"
[root@globushead xen]# pwd
/var/lib/xen
[root@globushead xen]# ls -ll
total 0
Further i tested the command "xm save " and results as follows
Terminal 1:
xm save -c TestVM1 TestVM1.chkpt
2011 Jun 23
9
reg REMUS
Hi All,
I want to test REMUS over XEN, I would like to know the basic steps to be
followed . I have installed xen4.1 on debian and i didn''t find any command related
to remus, is there any steps which i have to carry out?
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Feb 15
4
R book advice
I'm looking for a book for someone completely ignorant of statistics
who wishes to learn both statistics and R. I've found three
possibilities, one by Verzani ("Using R for Introductory Statistics"),
one by Crawley ("Statistics: An Introduction using R"), and one by
Dalgaard ("Introductory Statistics with R"). Do these books have
different emphases,
2011 May 08
3
xl - no support for DRBD disks?
I tried to create a domain with drbd based disk as the backend
"drbd:<resourcename>,..," and I get a "unknown disk type" error.
I can spin out a patch if needed, but just wanted to know apriori if
this was left out for any specific reason.
shriram
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2011 Nov 21
7
BLKTAP
I noticed recently that there is no real easy way to get the kernel driver
for blktap working in mainline. I''ve pulled down the source from Daniel
Stodden''s linux git tree on xensource, but it looks like it''s for debian and
I''m running Fedora 14, so I''m trying to sort it out. I run the 3.1.x kernel
and don''t want to go back to the 2.6.32 that
2006 Jan 23
8
In which application areas is R used?
If anyone has a list of application areas where there is
extensive use of R, I'd like to hear of it. My current
short list is:
Bioinformatics
Epidemiology
Geophysics
Agriculture and crop science
John Maindonald
Mathematical Sciences Institute, Australian National University.
john.maindonald at anu.edu.au
2013 Oct 21
36
[PATCH 0 of 5 V3] Remus/Libxl: Network buffering support
This patch series adds support for network buffering in the Remus
codebase in libxl.
Changes in V3:
[1/5] Fix redundant checks in configure scripts
(based on Ian Campbell''s suggestions)
[2/5] Introduce locking in the script, during IFB setup.
Add xenstore paths used by netbuf scripts
to xenstore-paths.markdown
[3/5] Hotplug scripts setup/teardown invocations are now