Displaying 3 results from an estimated 3 matches for "jivelez".
Did you mean:
jimenez
2007 Oct 11
1
PS graphs in R 2.6.0
...R 2.5.1 I didn't have this result. Could somebody please explain me what happen?
Thanks in advance,
Jorge Ivan Velez
Industrial Engineer
Master in Sciences (Candidate)
Faculty of Sciences
School of Statistics
National University of Colombia at Medellin
Medellin, Antioquia, Colombia
e-mail: jivelez at unal.edu.co
2007 Oct 11
2
Identifying and characterizing strings of NA in a vector
Dear R users,
I was wondering if someone could suggest a few lines of code for my problem.
I want to count the number and the length of strings of NA in a vector.
For example:
vec <- c(1, 2, 1, NA, NA, 1, 2, NA, NA, NA, 3, 4, NA, NA)
has 2 strings of NA's of length 2 and 1 string of NA' of length 3.
I can easily count the number of NA's per vector, but I am having a hard
time
2008 Mar 06
2
How to hold a value(Mean sq) with a string
Hi all:
Can someone advice me on how to hold the residuals
Mean sq value on a string
so it can be used in other calculations.
I was trying something like this:
Msquare<-dfr$Mean sq but fails..Thanks
dfr <- read.table(textConnection("percentQ
Efficiency
1.565 0.0125
1.94 0.0213
0.876 0.003736
1.027 0.006
1.536 0.0148
1.536 0.0162
2.607 0.02
1.456 0.0157
2.16 0.0103