search for: psfiles

Displaying 13 results from an estimated 13 matches for "psfiles".

Did you mean: pfiles
2004 Jan 17
3
Multiple groupedData plots in a postscript file using a loop
Hallo! I want to plot multiple grouped data in a postscript file using a loop. As I use a loop no plot (or just one empty plot) is generated. Here an example: library(nlme) data(Loblolly) # example data from nlme postscript("PSFile.ps") for (i in 1:1) # just as example { plot(Loblolly) } dev.off() Result: Just an empty PSFile.ps. (Withoput the loop it works. May anybody help? Karl
1999 Oct 04
1
bitmap copies of plots
Michael Lapsley was suggesting on R-help direct copies to gif/png/jpeg. The following seems to do a sensible job for me of copying the current device to any bitmap format supported by gs. The manipulation is needed to work around assumptions made by postscript(), and I think better fixed in postscript() (but not a couple of days before a release). I want to make onefile=FALSE work on
2003 Nov 24
1
Warning calling par
Hi. I have a function that works well under R 1.7.1 But under 1.8.0 and 1.8.1 I get:Warning message: calling par(new=) with no plot And it doesnt plot The function is: mplotmeth1<-function(data1,data2,alpha,nr){ psfile<-paste("Meth1_",nr[1],"-",nr[length(nr)],".ps",sep="") postscript(psfile) close.screen(all=T) par(mex=0.73,cex=0.8)
2002 Oct 30
4
PDF printer using ps2pdf ?
Hi, Is it possible to set up a printer in samba that will use ps2pdf converter to create pdf documents when printing on it ? Best Regards Steph
1997 Nov 05
3
R-beta: Latex and R
Hello R users, This question might be already discussed before, I apologize if it is the case. Simple... how can I do to include a figure in a latex document. As I have already done in Splus, I tried this: \begin{figure} \special{psfile=gauss.ps .......} \end{figure} but it didn't work. Any help? Thank you in advance. PS: I let down the Mac and the MS Window platforms and I am back to my
2016 Oct 08
4
optim(…, method=‘L-BFGS-B’) stops with an error message while violating the lower bound
...rithm similar to that of L-BFGS-B but without the > problem below. It's not surprisingly a creation of John Nash and quite > impressive based on my experience. Just like L-BFGS, it can implement > box constraints by adding the b. > > http://users.eecs.northwestern.edu/~morales/PSfiles/acm-remark.pdf > <http://users.eecs.northwestern.edu/%7Emorales/PSfiles/acm-remark.pdf> > > > > > > > > On Sat, Oct 8, 2016 at 2:50 PM, Spencer Graves > <spencer.graves at prodsyse.com <mailto:spencer.graves at prodsyse.com>> wrote: > > He...
2013 Oct 09
1
Version of L-BFGS-B used in optim etc
Hi. I just noticed the paper by Morales and Nocedal Remark on "Algorithm 778: L-BFGS-B: Fortran Subroutines for Large-Scale Bound Constrained Optimization". TOMS 2011; 38(1): 7 http://www.ece.northwestern.edu/~morales/PSfiles/acm-remark.pdf which describes a couple of improvements (speed and accuracy) to the original Netlib code which AFAICT is that still used by optim() via f2c. Updated code is under http://www.ece.northwestern.edu/~nocedal/lbfgsb.html released under the New BSD License. Has this already been ma...
2016 Oct 08
4
optim(…, method=‘L-BFGS-B’) stops with an error message while violating the lower bound
Hello: The development version of Ecdat on R-Forge contains a vignette in which optim(?, method=?L-BFGS-B?) stops with an error message while violating the lower bound. To see all the details, try the following: install.packages("Ecdat", repos="http://R-Forge.R-project.org") Then do "help(pac=Ecdat)" -> "User guides, package
2006 Sep 05
5
File Locking under Windows - a solution ?
We are currently using Rsync (with cygwin) to propagate static files from a preview server (Windows) to our live servers (Windows) on demand. Unfortunately, because the live servers are *live*, inevitably some of the files we mean to update are in use and therefore locked by the windows filesystem. Since they are locked, they are not updated, and our servers get out of synch. Does anyone know
2016 Oct 08
0
optim(…, method=‘L-BFGS-B’) stops with an error message while violating the lower bound
...uses a variable-metric algorithm similar to that of L-BFGS-B but without the problem below. It's not surprisingly a creation of John Nash and quite impressive based on my experience. Just like L-BFGS, it can implement box constraints by adding the b. http://users.eecs.northwestern.edu/~morales/PSfiles/acm-remark.pdf On Sat, Oct 8, 2016 at 2:50 PM, Spencer Graves <spencer.graves at prodsyse.com> wrote: > Hello: > > > The development version of Ecdat on R-Forge contains a vignette in > which optim(?, method=?L-BFGS-B?) stops with an error message while > viola...
2016 Oct 10
0
optim(…?=, =?utf-8?Q?method=‘L-BFGS-B’) stops with an error message while violating the lower bound
..." ;-) I've now looked at the reference above, which is indeed quite interesting. doi 10.1145/2049662.2049669 --> http://dl.acm.org/citation.cfm?doid=2049662.2049669 A "free" (pre-publication I assume) version of the manuscript is http://www.eecs.northwestern.edu/~morales/PSfiles/acm-remark.pdf The authors, Morales and Nocedal, the 2nd one being one of the original L-BFGS-B(1997) paper, make two remarks, the 2nd one about the "machine epsilon" used, and I can assure you that R's optim() version never suffered from that; we've always been using a C transla...
2005 Oct 02
2
Samba 3.20 Solaris questions PLEASE HELP!
Hello, I have samba 3.20 running in test on Solaris 8 and 9 beautifully it is curently configured as a Domain Client it authenticates using winbind and nsswitch libraries using ADS with windows 2003 server. I have krb5 and ldap working just fine but I now find myself with a mess of bugs and questions and I could really use some of your expertise in the matters so here they go, Thank you soooo
2004 Mar 16
24
Softfax/spandsp
Hi all, After a long time having no time, I have finally done some fresh work on my software fax machine. I have replaced the original carrier tracking with something more robust. I have also added 4800, and 2400 bits per second modes, and cleaned up a few bugs in areas like superfine mode operation. I apologise for this update taking so long. At ftp://ftp.opencall.org/pub/spandsp you will