search for: pnl

Displaying 20 results from an estimated 133 matches for "pnl".

Did you mean: nl
2008 Nov 12
1
rimage doesn't install on Mac OS X 10.4
Hi, I'm trying to install rimage on a Mac OS X 10.4 machine. I followed the advice in previous R-help threads and got over the hurdles of having the header files in the right places, among other things. But I can't figure out what to do with this error. ice.pnl.gov:/home/waichler<949>system_profiler -detailLevel mini SPSoftwareDataType Software: System Software Overview: System Version: Mac OS X 10.4.11 (8S165) Kernel Version: Darwin 8.10.0 ice.pnl.gov:/home/waichler<942>echo $C_INCLUDE_PATH /usr/local/include ice.pnl.gov:/home/wai...
2007 May 14
1
parsing an lmer error with interaction term
...t TOU999JU030S1 yes u int TUT578MX037S2 yes g int COL140MX114S2 yes yf mix COL140MX114S6 yes u mix COL140MX114S2 yes yf mix COL425MX075S2 yes of mix COL425MX075S2 yes of mix COL425MX075S2 yes of mix STP560JG118S14 no g pnl STP560JG118S22 no g pnl STP560JG118S20 no g pnl STP560JG118S15 no g pnl STP560JG118S20 no g int And here is the model: lmer_int_ageXdisc <- lmer(Concord ~ Age*Disc + (1|Subject), family="binomial", data=d, method="Laplace") In the ac...
2011 Jul 11
1
plot means ?
Hi, I need this plot: given: x,y - numerical vectors of length N plot xi vs mean(yj such that |xj - xi|<epsilon) (running mean?) alternatively, discretize X as if for histogram plotting and plot mean y over the center of the histogram group. is there a simple way? thanks! -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://thereligionofpeace.com
2002 Aug 26
5
updating n within for(i in 1:n) loop
...h 06 day 17 language R Rajiv -------- Rajiv Prasad Postdoctoral Research Associate, Hydrology Group Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33 Richland, WA 99352 Voice: (509) 375-2096 Fax: (509) 372-6089 Email: rajiv.prasad at pnl.gov -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at...
2007 Apr 25
2
levelplot and unequal cell sizes
...rendered incorrectly, which can be painfully obvious if using relatively large cells. Is there any work-around? I am using the conditioning capability of lattice and therefore image() would not be a good way to go. Thanks, Scott Waichler Pacific Northwest National Laboratory scott.waichler _at_ pnl.gov
2004 Oct 14
3
Problem with number characters
...I get <CHARSXP: "Draszt 0%/1???iso8859-15??"> where again the superscipt part is just "3" in my R session. I'm working in Linux, R version 1.9.1, 2004-06-21. Your help will be much appreciated. Scott Waichler Pacific Northwest National Laboratory scott.waichler at pnl.gov
2010 Dec 17
2
adding text to the top corner of a lattice plot
Hi, I have a series of lattice plots which I am arranging in a 2x2 grid via print: print(p.preds, split=c(1,1, 2,2), more=TRUE) print(p.comp, split=c(2,1,2,2), more=TRUE) print(p.bw, split=c(1,2,2,2), more=FALSE) What I'd like to have is a letter (A, B, ...) in the top corner of each plot. While panel.text lets me add text anywhere within a plot, I can't seem to workout how I could put
2003 Nov 13
1
Can't get Sweave syntax highlighting with Emacs
...uot;tex" "sty" "cls" "ltx" "texi" "texinfo")) Scott Scott Waichler, Senior Research Scientist Pacific Northwest National Laboratory MSIN K9-36 P.O. Box 999 Richland, WA 99352 USA 509-372-4423 (voice) 509-372-6089 (fax) scott.waichler at pnl.gov http://hydrology.pnl.gov
2008 Oct 13
2
Using an image background with graphics
...contour plot would have an gray-toned aerial photograph as a background for overprinted semi-transparent color contours of some spatially dependent variable. Can anyone point me in the right direction on how to do this? Thanks, Scott Waichler Pacific Northwest National Laboratory scott.waichler at pnl.gov
2006 Jun 27
3
Possible to get a definition of a function from a package to use without invoking the package?
...d instring() are very basic and don't have any exotic dependencies. I did find an alternative mod() in the new matlab package, and that's fine. Now I just need another way to get the instring() functionality. Thanks, Scott Waichler Pacific Northwest National Laboratory scott.waichler _at_ pnl.gov
2005 Apr 22
3
Problem with R-2.1.0: install.packages() doesn't work
...(CRAN = "http://cran.fhcrc.org/") > install.packages("rgenoud") --- Please select a CRAN mirror for use in this session --- Error in inherits(x, "factor") : Object "res" not found > Scott Waichler Pacific Northwest National Laboratory scott.waichler at pnl.gov
2002 Jan 31
1
Example scripts for trellis graphs
...n't to execute the example.*() functions. Is there a way I could get the associated script without generating the plot? Thanks, Scott Waichler, Senior Research Scientist Hydrology Group/Environmental Technology Division Battelle Pacific Northwest National Laboratory (email) scott.waichler at pnl.gov (web) http://hydrology.pnl.gov ________________________________________________ -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subs...
2002 Feb 06
1
dev.off() prematurely stops xyplot()
...ecute the xyplot(), then wait for the return of the R prompt before executing dev.off(), I have no problems. Can someone help? Scott Scott Waichler, Senior Research Scientist Hydrology Group/Environmental Technology Division Battelle Pacific Northwest National Laboratory (email) scott.waichler at pnl.gov -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at...
2004 May 02
0
parallel REML computation
Sorry for the off-topic (non-R) post. Has anyone seen/tried this (from this week's NA-digest)? Andy ------------------------------------------------------- From: Joel Malard <JM.Malard at pnl.gov> Date: Sat, 01 May 2004 15:31:15 -0700 Subject: ACRE, Parallel Covariance Component Estimation Code A couple of people have asked recently for a copy of the parallel (restricted/residual) maximum (REML/ML) gradient algorithms from the paper: J.M. Malard, "Parallel Restricted Maxim...
2006 Jan 14
2
change lattice panel background color
...ay to change just the panel background color in lattice. I would like NA regions in levelplot() to appear black. I've tried the trellis.par.set() stuff, but it it makes the background of the whole graphic black. Thanks, Scott Waichler Pacific Northwest National Laboratory scott.waichler _at _ pnl.gov
1998 Jan 29
0
Funding freeeware (was: R-beta: help in sept) (fwd)
...eriously. -- George White <aa056 at chebucto.ns.ca> <WhiteG at mar.dfo-mpo.gc.ca> Bedford Inst. of Oceanography, Nova Scotia, Canada. tel: 902.426.8509 ---------- Forwarded message ---------- Date: Thu, 29 Jan 1998 08:24:40 -0800 From: "Z. Todd Taylor" <Todd.Taylor at pnl.gov> To: r-help at stat.math.ethz.ch Cc: zt_taylor at pnl.gov Subject: Funding freeeware (was: R-beta: help in sept) John Logsdon <j.logsdon at lancaster.ac.uk> wrote: > This is a problem that has been bothering me for some time. At the > moment, I use RedHat Linux, Octave, occasi...
2016 Aug 25
3
Configuring Samba as a file server to use AD authentication
...d' backend. I've identified that winbindd is not operating on my demo server (fresh installation of Ubuntu 16), and am looking for some assistance if possible. 1] 'apt-get install winbind' informs me that the package is already installed (v4.3.9), yet it is not operating; 2] Lsof -Pnl +M -i4 provides: root at smb-srv:/home/inbay# lsof -Pnl +M -i4 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME dhclient 2976 0 6u IPv4 20143 0t0 UDP *:68 lwsmd 3217 0 17u IPv4 59606 0t0 TCP 10.10.40.164:35156->10.10.20.93:445 (ESTABLISHED) lw...
2002 Mar 05
3
reading 2-byte integers using readBin and connections
...day 31 language R > TIA. Rajiv -------- Rajiv Prasad Postdoctoral Research Associate, Hydrology Group Pacific Northwest National Laboratory, P.O. Box 999, MSIN K9-33 Richland, WA 99352 Voice: (509) 375-2096 Fax: (509) 372-6089 Email: rajiv.prasad at pnl.gov -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at...
2010 Feb 11
2
Using contour3d: axes, plotting to file, with lattice
...Regarding lattice, I'm not necessarily looking for conditioning on the data shown in the isosurface plots, just a way to show multiple plots in one figure and label them. I am new to the packages misc3d and rgl. Thanks, Scott Waichler Pacific Northwest National Laboratory scott.waichler at pnl.gov
2006 Apr 20
1
Parallel computing with the snow package: external file I/O possible?
...", this.rnd) file.create(test.file) } # end my.test() clusterCall(cl, my.test, base.dir) stopCluster(cl) # End code For example, the files "moab_65835" and "escalante_65835" are created. Regards, Scott Waichler Pacific Northwest National Laboratory scott.waichler at pnl.gov