search for: lrpi

Displaying 2 results from an estimated 2 matches for "lrpi".

Did you mean: lpi
2004 Aug 26
1
coplot and par
R 1.9.1 on Win2000 or Win98SE. I am using coplot as follows: coplot(AVG~LRPI| REGION) the output seems normal but I get: "Warning message: calling par(new=) with no plot" This is the only explanation that I have for being unable to use par() with coplot for changing the way the xlab and ylab appears. From within coplot I can change the text itself but not the...
2004 Aug 27
1
selecting unique columns of a matrix/data frame
...ail.com> > Subject: [R] coplot and par > To: r-help at stat.math.ethz.ch > Message-ID: <BAY18-F11XCpU6q5ijb0001c543 at hotmail.com> > Content-Type: text/plain; format=flowed > > R 1.9.1 on Win2000 or Win98SE. > > I am using coplot as follows: > > coplot(AVG~LRPI| REGION) > > the output seems normal but I get: > > "Warning message: > calling par(new=) with no plot" > > This is the only explanation that I have for being unable to use par() with > coplot for changing the way the xlab and ylab appears. From within coplot I...