[R] Filling in missing values in a column based on previous and following values

2014-08-04 Thread fd
I have the following .csv file containing about 4 values (here only an extract and simplified version): NAME ; YEAR; ID; VALUE; CUMMB Sample1;1998;354; 45;45 Sample1;1999;354; 23;68 Sample1;2000;NA;66;134 Sample1;

[R] Multiple plots and postscripts using split function

2014-07-31 Thread fd
plot using type= 'b' so that the points are connected with lines, but when doing that, the values between 1985 and 1988 are automatically connected which I don't want. I'd like the plot to start again at the value where the gap ends (in my example from 1988 onwards). Is there a

[R] multiple agreement plots on a single device?

2008-11-03 Thread FD
er2, mydata$rater3)) Could anyone help me with this? Thanks a lot in advance. FD [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://ww

[R] stratified kappa (measure agreement or interrater reliability)?

2008-10-30 Thread FD
ement between raters for each type of diagnosis score, e.g., calculate out 30 kappa values. My problem is I want to have an overall agreement measure (a single value and its significance over chance). Could anyone help me with this? Thanks in advance, FD [[alternative HTML version de

Re: [R] Question about putting multiple plots on the same page

2008-01-09 Thread FD
times. I tried par(mfrow=c(2,2) or layout(matrix(1,2,3,4), 2, 2) but none of them works. When I used split.screen(), I always got the error message "Error in plot.new() : figure margins too large". Any ideas? Thanks. FD On 1/9/08, jim holtman <[EMAIL PROTECTED]> wrote: &g

[R] Question about putting multiple plots on the same page

2008-01-09 Thread FD
r ways to split window and also automatically adjust the margins (and other plotting settings)? Thanks a lot. FD [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read th

Re: [R] scatter plot with 1 standard deviation for each point

2007-10-21 Thread FD
Thanks, Jim. That's exactly what I want. FD On 10/21/07, Jim Lemon <[EMAIL PROTECTED]> wrote: > > FD wrote: > > Hi, > > > > Could anyone give suggestions how to plot a scatter plot with 1 standard > > deviation for each point. To make it clearer, here i

[R] scatter plot with 1 standard deviation for each point

2007-10-21 Thread FD
. . . . . . . . . Thanks a lot in advance. FD [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R