Displaying 20 results from an estimated 2463 matches for "intensions".
2013 May 01
3
grep help (character ommission)
Hello,
Banging my head against a wall here ... can anyone light the way to a
pattern modification that would make the following TRUE?
identical(
grep(
"^Intensity\\s[^HL]",
c("Intensity","Intensity L", "Intensity H", "Intensity Rep1")),
as.integer(c(1,4)))
Thank you for your time.
Sincerely, Joh
2009 Sep 30
6
question on pri intense debug
Running asterisk 1.4.26.2
help pri
pri debug span Enables PRI debugging on a span
pri intense debug span Enables REALLY INTENSE PRI debugging
pri no debug span Disables PRI debugging on a span
pri set debug file Sends PRI debug output to the specified file
pri show debug Displays current PRI debug settings
pri show spans Displays PRI
2012 Aug 30
0
Extended Deadline: DataCloud 2012 - The Third International Workshop on Data Intensive Computing in the Clouds
*Call for Papers: The Third International Workshop on Data Intensive
Computing in the Clouds (DataCloud 2012)*
November 11, Salt Lake City, UT, USA (
http://www.cse.buffalo.edu/faculty/tkosar/datacloud2012)
Co-Located with Super Computing 2012, November 10-16, Salt Lake City, UT,
USA (http://sc12.supercomputing.org/)
2012 Aug 30
0
Extended Deadline: DataCloud 2012 - The Third International Workshop on Data Intensive Computing in the Clouds
*Call for Papers: The Third International Workshop on Data Intensive
Computing in the Clouds (DataCloud 2012)*
November 11, Salt Lake City, UT, USA (
http://www.cse.buffalo.edu/faculty/tkosar/datacloud2012)
Co-Located with Super Computing 2012, November 10-16, Salt Lake City, UT,
USA (http://sc12.supercomputing.org/)
2012 Aug 02
0
DataCloud 2012 - The Third International Workshop on Data Intensive Computing in the Clouds -- Co-located with SC 12
Call for Papers: The Third International Workshop on Data Intensive
Computing in the Clouds (DataCloud 2012)
November 11, Chicago IL, USA
(http://www.cse.buffalo.edu/faculty/tkosar/datacloud2012)
Co-Located with Super Computing 2012, November 10-16, Salt Lake City, UT,
USA (http://sc12.supercomputing.org/)
----------------------------------------------------------------------------
2012 Aug 02
0
DataCloud 2012 - The Third International Workshop on Data Intensive Computing in the Clouds -- Co-located with SC 12
Call for Papers: The Third International Workshop on Data Intensive
Computing in the Clouds (DataCloud 2012)
November 11, Chicago IL, USA
(http://www.cse.buffalo.edu/faculty/tkosar/datacloud2012)
Co-Located with Super Computing 2012, November 10-16, Salt Lake City, UT,
USA (http://sc12.supercomputing.org/)
----------------------------------------------------------------------------
2008 Feb 20
1
insert() function
Hello,
I am trying to insert a certain number of points into a certain position
of a vector with this code:
x <- seq(1:10909)
x1 <- c(13112-10909)
spect1 <- rnorm(13112)
interpol <- approx(x,spect1,xout=c(seq(from=1, by=((10909 - 1)/(x1 -
1)), length.out=x1)))
pos <- round(interpol$x,0)
intensities <- interpol$y
spect2 <- insert(spect1,ats=pos,values=intensities)
2012 Aug 24
0
CFP: DataCloud 2012 - The Third International Workshop on Data Intensive Computing in the Clouds -- Co-located with SC 12
Call for Papers: The Third International Workshop on Data Intensive
Computing in the Clouds (DataCloud 2012)
November 11, Salt Lake City, UT, USA
(http://www.cse.buffalo.edu/faculty/tkosar/datacloud2012)
Co-Located with Super Computing 2012, November 10-16, Salt Lake City, UT,
USA (http://sc12.supercomputing.org/)
2012 Aug 24
0
CFP: DataCloud 2012 - The Third International Workshop on Data Intensive Computing in the Clouds -- Co-located with SC 12
Call for Papers: The Third International Workshop on Data Intensive
Computing in the Clouds (DataCloud 2012)
November 11, Salt Lake City, UT, USA
(http://www.cse.buffalo.edu/faculty/tkosar/datacloud2012)
Co-Located with Super Computing 2012, November 10-16, Salt Lake City, UT,
USA (http://sc12.supercomputing.org/)
2011 Aug 31
0
CFP: The Second International Workshop on Data Intensive Computing in the Clouds (DataCloud-SC11) 2011 -- co-located with IEEE/ACM Supercomputing 2011
The Second International Workshop on Data Intensive Computing in the
Clouds (DataCloud-SC11) 2011
http://datasys.cs.iit.edu/events/DataCloud-SC11/
*Co-located with * *Supercomputing/SC 2011*
<http://sc11.supercomputing.org/> *
Seattle Washington -- November 14th, 2011*
News
* *Special Issue on Data Intensive Computing in the Clouds in the
Springer Journal of Grid
2011 Aug 31
0
CFP: The Second International Workshop on Data Intensive Computing in the Clouds (DataCloud-SC11) 2011 -- co-located with IEEE/ACM Supercomputing 2011
The Second International Workshop on Data Intensive Computing in the
Clouds (DataCloud-SC11) 2011
http://datasys.cs.iit.edu/events/DataCloud-SC11/
*Co-located with * *Supercomputing/SC 2011*
<http://sc11.supercomputing.org/> *
Seattle Washington -- November 14th, 2011*
News
* *Special Issue on Data Intensive Computing in the Clouds in the
Springer Journal of Grid
2011 Jul 25
0
CFP: The Second ACM International Workshop on Data Intensive Computing in the Clouds (DataCloud-SC11) 2011 -- co-located with SC11
The Second International Workshop on Data Intensive Computing in the
Clouds (DataCloud-SC11) 2011
http://datasys.cs.iit.edu/events/DataCloud-SC11/
*Co-located with * *Supercomputing/SC 2011*
<http://sc11.supercomputing.org/> *
Seattle Washington -- November 14th, 2011*
Overview
Applications and experiments in all areas of science are becoming
increasingly complex and more
2011 Jul 25
0
CFP: The Second ACM International Workshop on Data Intensive Computing in the Clouds (DataCloud-SC11) 2011 -- co-located with SC11
The Second International Workshop on Data Intensive Computing in the
Clouds (DataCloud-SC11) 2011
http://datasys.cs.iit.edu/events/DataCloud-SC11/
*Co-located with * *Supercomputing/SC 2011*
<http://sc11.supercomputing.org/> *
Seattle Washington -- November 14th, 2011*
Overview
Applications and experiments in all areas of science are becoming
increasingly complex and more
2003 Mar 25
2
Re: Bar plot with variable width (down a drill hole) - now missing intervals?
Hi again,
Thanks Ted and Marc its works. But of course after pulling in in some
real life data I discoverd one hitch. Often there are missing
intervals. For example:
from <- c(0, 1.2, 4.0, 4.2, 5.0, 25.0, 30.1, 45)
to <- c(1.2, 4.0, 4.2, 5.0, 25, 30.1, 36.2, 50)
intensity <- c(0, 1, 3, 2, 1, 0, 2, 5)
barplot(intensity, width = -(to - from),
space = 0, horiz = TRUE, ylim =
2010 Feb 11
1
Reading raw intensity data from getGEO's gse object
Hello, I am trying to download a SOFT matrix file for GSE series to extract
raw intensity data.
gse<- getGEO('GSExxxx', AnnotGPL=T)
However, I am not able to use the function Table(gse), which returns the
following error
>>>Error in function (classes, fdef, mtable) :
unable to find an inherited method for function "Table", for signature
"GSE"
If I
2005 Feb 18
7
export to text file
I'm trying to export a large data frame to a text file for permanent
storage. The only thing I could find was the treeglia Package but that
didn't work. Any suggestions?
Thanks!
Christina D Smith
PhD Student, GRA
Statistics Department
Kansas State University
2010 Jul 06
3
Help With ANOVA (corrected please ignore last email)
Sorry i had a misprint in the appendix code in the last email
Hi I needed some help with ANOVA
I have a problem with My ANOVA
analysis. I have a dataset with a known ANOVA p-value, however I can
not seem to re-create it in R.
I have created a list (zzzanova) which contains
1)Intensity Values
2)Group Number (6 Different Groups)
3)Sample Number (54 different samples)
this is created by the
2011 Oct 03
2
intensity map / plot
Dear R-list,
I would like to generate an intensity map based on a x * y matrix.
Each point in the matrix should get plotted at the coordinate: x = column / y = row with
a color-intensity (for example gray-value) based on the actual value of this point.
Is there a convenient package / function for this kind of plot?
example data:
x <- matrix(rnorm(100*100, 0, 2), 100, 100)
thanks!
2010 Aug 06
2
Pausing script to allow user input from keyboard.
Hi all,
I have written a simple R script to help me analyze a large data set.
I would like to have the script pause to allow the user to input a
character string that is subsequently used as a filename when saving
tables. I have tried to use the "readline" command - this seems to
work fine when entering commands one by one, but when I copy and paste
the entire script into R,
2011 Aug 11
2
Extract values from a data frame
Hi everyone,
I have a data frame that looks *sort of* like this:
name <- letters[1:5]
signal.1 <- c("12", "bad signal", "noise", "10", "X")
length.signal.1 <- 5:9
intensity.signal.1 <- 3:7
signal.2 <- c("13", "noise", "19.2", "X", "V")
length.signal.2 <- 2:6
intensity.signal.2