similar to: Reading Post-Script files

Displaying 20 results from an estimated 400 matches similar to: "Reading Post-Script files"

2007 Apr 27
2
Integrating R-programs into larger systems
Hi experts! Have anybody experience in including an R-program as part of a larger system? In Matlab there is a toolbox that converts a m-script into C-code. One application in mind is that I do the model building in R, for estimating the risk for cancer based on clinical measurements. When the model is ready, a small R-program can simulate the model to estimate the risk for a new patient. The
2008 Jan 29
2
Expert systems
Hi R-users Is there any functions in R that can implement "expert systems"? The aim of an expert system is to produce a probable diagnosis for a patient with certain symptoms. In the classical expert system a mumber of "experts" are asked to make "statements" on the probabilities for different diseases when a combination of systems would appear. One typical
2009 Nov 25
4
Structural Equation Models(SEM)
Hi R-colleagues. In the sem-package i have a problem to introduce hidden variables. As a simple example I take an ordinary factor analysis. The program: cmat=c(0.14855886, 0.05774635, 0.08003300, 0.04900990, 0.05774635, 0.18042029, 0.11213013, 0.03752475, 0.08003300, 0.11213013, 0.24646337, 0.03609901, 0.04900990, 0.03752475, 0.03609901, 0.31702970)
2003 May 26
1
Sambafax - which windows PS driver works? & other options?
Hi All, I have a nicely working samba/cups print server working and have sambafax http://www.purpel3.com/sambafax/ installed and working to a certain extent. The problem i have is that no matter what post script driver I use on the windows end, the ps2ascii line in the sambafax cups backend scripts seems to not be able to change back to the original readable text and thus fails parse the Fax-Nr:
2007 Apr 27
0
Siegel-Tukey Test
Hi everybody! Can anybody help me to find an R-function for the Siegel-Tukey test. Than you in advance. Ralf Finne SYH, University of Applied Sciences Vasa Finland
2007 Aug 13
1
GML with tweedie: AIC=NA
Dear Catarina, I prefer to leave the AIC value as NA for the tweedie GLM family because it takes extra time to compute and is only occasionally wanted. It's easy to compute the AIC yourself using the dtweedie() function of the tweedie package. Best wishes Gordon At 03:05 AM 14/08/2007, Catarina Miranda wrote: >Dear Gordon; > >I have also sent this email to R help mailing list,
2005 Oct 21
2
read data from pdf file
Hi, I'm trying to read data from a PDF file.Is it possible to do it with R? Thanks, Marco [[alternative HTML version deleted]]
2007 Jun 16
1
GLM dist Gamma-links identity and inverse
Dear users; I am doing GLMs with the Gamma distribution, and I always get errors ("no valid set of coefficients: please supply starting values") or warnings ("NaNs produced in log(x)") when I use the links identity or inverse, but I don´t get them if I use the log link. For example: >
2007 Jul 29
2
Prompt comes too late
Hi R fans I am trying to make a program to ask the user to choose data file: print("Choose data file please !") matr=read.table(file.choose(),dec=".",header=TRUE) The problem is that the prompt Choose data file please ! comes after I have chosen the file. What am doing wrong? Thanks in advance Ralf Finne
2007 Aug 10
0
GLM with tweedie: NA for AIC
Dear R users; I am modelling densities of some species of birds, so I have a problem with a great ammount of zeros. I have decided to try GLMs with the tweedie family, but in all the models I have tried I got an NA for the AIC value. Just to check the problem I've compared the a glm using the Gaussian family with the identity link and a glm using the tweedie family with var.power=0 and
2020 Aug 25
2
回复: [RFC] Add a new backend called CSKY
Hi Chris, Glad to hear from you. I hope everything goes well. This is also very exciting for us. As mentioned in the previous email of Zeson, C-SKY is a RISC architecture for high-performance and energy-efficient processors. Many Processors based on this architecture have been mass produced in different fields. At present, more than 1 billon have been shipped. The community for C-SKY
2002 Jun 22
10
Print Job Notification
Can anyone suggest a way to have a notification after a print job has completed. I currently have this as my print command: lpr -r -P%p %s; csh -c 'echo \"%J has started printing on %S\" | /usr/bin/smbclient -U %L -M %m -I %I' & It kind of does what I want, but notice that the message says that "Job has STARTED printing on Printer". This is because with this
2018 Apr 12
2
Windows PC PostScript printer driver -> CUPS data import fails
Yan Li wrote: > On 04/12/2018 03:08 AM, Gary Stainburn wrote: >> The PDF contains: >> >> ERROR: invalidfileaccess >> OFFENDING COMMAND: .findfont >> OPERAND STACK: >> r >> /usr/share/X11/fonts/Type1/UTBI____.pfa >> --nostringval-- >> true >> NimbusMonL-Regu >> Courier >> --nostringval-- >> Courier >> 4544317
2018 Apr 12
2
Windows PC PostScript printer driver -> CUPS data import fails
Hi all, For some years now I have been using a simple system I found online which allows me to easily import data from Windows Programs. Hopefully others out there are using the system and already have found the answer to my problem. I have installed on my Centos server a virtual CUPS printer which receives a PS file, and then runs 'ps2pdf' and 'pdftotext -layout' to end up
2011 Jul 30
1
grImport symbols
Dear list, I have two questions regarding grid.symbols() in the grImport package. This package allows you to import a vector graphic in R, and grid.symbols() can be used to plot the resulting glyph at arbitrary locations in a grid viewport. I have tried the code in the grImport vignette, which is most interesting, however I am stuck with two problems: 1- Is there a possibility to create a
2008 Mar 03
2
insert vector image into a plot
How can I insert a vector image in svg or pdf format into a plot. Basically i need the equivalent of what the 'pixmap' package does for bitmap images. Cheers, Will Morris
2005 May 19
0
Zaptel on pSeries
Dear All, Has anyone got the Digium range of cards working on pSeries? The card seems to be able to be detected by kudzu (I'm running RHEL3.0AS) btw, but the drivers can't be compiled... Asterisk and libpri worked fine though. Best Regards, ============================== David Choo Sales Engineer Business & Technology Division "Engineered for Changing Businesses" Espore
2006 Feb 01
4
pdf to text converter
Anyone know of any good pdf to text converters that will run on *nix platforms? -- Andrew Rice Jr Systems Analyst Carrier Management Systems, Inc. 500 Chestnut Street, Suite 500 Abilene, TX 79602 USA support: (325) 672-0975 office: (325) 677-5900 fax: (325) 676-0529 http://www.nams.net NAMS III, NAMS 2000 Centralized, NAMS BMX
2007 Mar 19
1
how to disable wineps.drv ?
i need print in wine only plain text , and i need disable postscript printing in wine please help
2018 Nov 23
4
Ubuntu 18.04 (Bionic) packages now available
Hi! We are excited to announce that we are now providing packages for Ubuntu 18.04 (Bionic). Please find instructions on how to use them at https://repo.dovecot.org/ Aki Tuomi Open-Xchange Oy