search for: fdf

Displaying 20 results from an estimated 31 matches for "fdf".

Did you mean: ffdf
2010 Mar 09
4
edit existing PDF as template
Hi, I am new to rails. I need to edit an existing pdf file and fill in some data and send it to browser, how to implement this? Is there an example online I can look at it? Thanks! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2008 May 20
2
need some help in plotting xy graph
Hi Dataframe fdf contains bin rate overlay 1 1 90 Assign First/cc _from_SN_53 RNC_20_to_SN_50 RNC_21_Success Rate 2 2 93 Assign First/cc _from_SN_53 RNC_20_to_SN_50 RNC_21_Success Rate 3 1 90 Assign First/cc _from_SN_50 RNC_21_to_SN_53 RNC_2...
2008 May 21
2
need some help in plotting xy graph
Hi Dataframe fdf contains bin rate overlay 1 1 90 Assign First/cc _from_SN_53 RNC_20_to_SN_50 RNC_21_Success Rate 2 2 93 Assign First/cc _from_SN_53 RNC_20_to_SN_50 RNC_21_Success Rate 3 1 90 Assign First/cc _from_SN_50 RNC_21_to_SN_53 RNC_2...
2010 Dec 24
1
How to specify ff object filepaths when reading a CSV file into a ff data frame.
Hi, The read.csv.ffdf function in package ff will create the ff object physical file in the default directories, I am trying to let the files created in the paths users specify, I think the point is to make use of the asffdf_args parameter, I have a test CSV file named D:\rtemp\fftest.csv, the content of the file is as...
2010 Oct 08
0
[Rd] Selecting multiple columns with same name
...ata into a separate frame > so I can perform additional calculations on them.I've been attempting to use subset by setting the > colnames to the grouping results thus: > colnames(dataFrame) <- groupssubset(dataFrame,select=c(colname="1") Here's one way to do it > fdf <- as.data.frame(matrix(rnorm(100), ncol = 10)) > fdf V1 V2 V3 V4 V5 V6 V7 V8 1 0.35264797 -0.4280407 0.4706150 -0.772936086 0.59984719 0.97885696 0.13569457 0.5005072 2 -0.09800830 -0.3946618 -0.6816040 -0.17305...
2023 May 31
1
error in arfima...
dear members, I am using arfima() from forecast package to model a time series. The following is the code: > LYGH[[202]] [1] 45.40 3.25 6.50 2.15 > arfima(LYGH[[202]]) Error in .fdcov(x, fdf$d, h, nar = nar, nma = nma, hess = hess, fdf.work = fdf$w) : NA/NaN/Inf in foreign function call (arg 5) I tried viewing .fdcov() with the following code: View(environment(fracdiff)$.fdcov) but I see no stop() with the above mentioned error message. Can you please help? THanking you, Yours sin...
2023 Jun 01
1
error in arfima...
...ed, 31 May 2023 20:55:33 +0000 writes: > dear members, > I am using arfima() from forecast package to model a time > series. The following is the code: >> LYGH[[202]] > [1] 45.40 3.25 6.50 2.15 >> arfima(LYGH[[202]]) > Error in .fdcov(x, fdf$d, h, nar = nar, nma = nma, hess = hess, fdf.work = fdf$w) : > NA/NaN/Inf in foreign function call (arg 5) > I tried viewing .fdcov() with the following code: > View(environment(fracdiff)$.fdcov) > but I see no stop() with the above mentioned error message. >...
2023 Jun 05
1
error in arfima...
...ject: Re: [R] error in arfima... > Dear Martin, > REgrets to reply this late.... > I am staring at a conundrum never before encountered in my experience with R: > LYGH[[201]] > [1] 45.40 3.25 6.50 2.15 > > arfima(LYGH[[201]]) > Error in .fdcov(x, fdf$d, h, nar = nar, nma = nma, hess = hess, fdf.work = fdf$w) : > NA/NaN/Inf in foreign function call (arg 5) > > arfima(c(45.40,3.25,6.50,2.15)) > Call: > arfima(y = c(45.4, 3.25, 6.5, 2.15)) > Coefficients: > d > 4.583013e-05 > sigma[eps] = 18.01252 > a l...
2004 Jun 01
1
swapping with data.frame
...) t2<-list(fname="animal1",testname="bufo",dspkr="left",res1=14.4,res2=56.1) t3<-list(fname="animal2",testname="hyla",dspkr="right",res1=22.6,res2=11.8) I would like to generate a dataframe, but *not* the way this approach works... fdf<-data.frame(t1,t2,t3) fdf fname testname dspkr res1 res2 fname testname dspkr res1 res2 ... 1 animal1 hyla left 39.7 15 animal1 bufo left 14.4 56.1 ... Instead, what I would like is: fname testname dspkr res1 res2 t1 animal1 hyla left 39.7 15.0...
2014 Apr 01
3
Error0x00000006 with Point'n'Print Client Drivers
....DLL,KMPE61BI.DLL,KMWM61BI.DLL,KMPF61BI.DLL,KMPO61BI.DLL,KMSP61BI.DLL,KMCO61BI.DLL,KMPC61BI.DLL,KMPLSW02.DLL,KMPLSWIP.DLL,KMPLID01.DLL,KMIEDIT.DLL,KCMV3D.INI,CONFIDENTIAL.MIE,NOCOPY.MIE,KMPRPVW.EXE,KMPOPUPMGR.EXE,PMCLIENT2.DLL,KMXL61BI.DLL,KM5E61BI.DLL,KM5C61BI.DLL,KMPS61BI.DLL,KMPD61BI.DLL,KMAGFA1.FDF,KMPRE2.FDF,KM324010.DAT,kmautoc07.INI,kmquery07.XML,KACT2.EXE' Then I connect the driver and the printer: > rpcclient localhost -c 'setdriver Printername "Kyocera FS-C2026MFP+ KX"' On the client I can now remove the printer and add it again, downloading the driver from...
2009 Jul 22
1
Archicad
Hi, I'm trying to start using Linux. I'm just trying to leve away Windows. But cause I'm architect there's only one program I'have to use and I can't install in Linux; Archicad. I'm using Archicad v.10. Anybody can tell me if there is a solution? Thanks! FDF
2006 Nov 08
2
Problems with yum/rpm and %pre scriptlet error 255
I am running xen (2.6.16-xen3_86.1_rhel4.1) on top of a stock CentOS-4.4 installation. I have not added any additional virtual machines however. When trying to install (as root) acrobat reader 7 for Linux from the adobe rpm (AdobeReader_enu.i386 7.0.8-1) I get the following errors: error: %pre(AdobeReader_enu-7.0.8-1.i386) scriptlet failed, exit status 255 error: install: %pre scriptlet
2002 Aug 29
1
weird loop selecting print driver from w2k client w/ samba 2.2.5 w/ patches
...ile(233) jarboed opened file W32X86/2/KMKM5530.MDX read=Yes write=No (numopen=3) [2002/08/28 11:45:38, 2] smbd/open.c:open_file(233) jarboed opened file W32X86/2/KC3D0213.DAT read=Yes write=No (numopen=4) [2002/08/28 11:45:38, 2] smbd/open.c:open_file(233) jarboed opened file W32X86/2/KMAGFA1.FDF read=Yes write=No (numopen=5) [2002/08/28 11:45:38, 2] smbd/open.c:open_file(233) jarboed opened file W32X86/2/KCPDLPS.DLL read=Yes write=No (numopen=6) [2002/08/28 11:45:38, 2] smbd/open.c:open_file(233) jarboed opened file W32X86/2/KCPDL5E.DLL read=Yes write=No (numopen=7) [2002/08/28 11:45:3...
2008 Dec 09
3
Adobe plugin for firefox
I'm having an issue with workstation opening pdf's with firefox. I have the adobe plugin installed and enabled in firefox but firefox will only let me save the file. Under applications I have tried using the doc reader and adobe to associate pdf's with firefox with no luck. I am running firefox 3.0.4. Any help would be greatly appreciated. Thank you -- Bo Lynch
2013 Nov 17
6
Re: [edk2] [PATCH RFC 0/7] OvmfPkg: make OVMF fully working with Xen
On Sat, Nov 16, 2013 at 3:31 AM, Jordan Justen <jljusten@gmail.com> wrote: > When I try to boot this on qemu or kvm, it asserts because the video > framebuffer address is NULL. > That''s expected because of the hack. ;-) > On Fri, Nov 15, 2013 at 7:58 AM, Wei Liu <wei.liu2@citrix.com> wrote: >> This is a quick hack I pulled together last night to make OVMF
2006 Sep 29
1
building a pdf with an existing pdf as watermark/background
I''m starting on a small rails app and i need to generate a report in pdf format. i''ve generated pdfs before using pdf::writer without much problems, but for this project the company sent me a pdf ''watermark'' (or background template) that they want the report to be printed on.. instead of having them stock a bunch of the template stationary and have that paper
2004 May 27
4
Sorting Data?
Hello, Im reading through some manuals, but I cannot find my answer. I have a file containing many data: Vpn Code Family Age F1 F2 ... F17 1 1 M 46 1 2 ... 1 2 1 D 18 3 2 ... 4 3 2 M 50 3 3 ... 3 ... and so on. Now I can read it by: F = read.table("file", header=T) but now I want to seperate the mothers (M) and daugthers (D) of the family with all the data in all other fields.
2006 Oct 11
1
Problem adding printer drivers
...;Kyocera FS-C5030N KX:KMUC41IE.DLL:KMF04610.MDX:KMUU41IE.DLL:KMWTEN22.HLP:NULL:RAW:KMFS41IE.DLL,KMRG41IE.DLL,KMRC41IE.DLL,KM3D41IE.DLL,KMPE41IE.DLL,KCMV3D.INI,KMWM41IE.DLL, \ KMPF41IE.DLL,KMPO41IE.DLL,KMSW41IE.DLL,KMPLSWOP.DLL,KMPLSWO1.DLL,KMXL41IE.DLL,KM5E41.DLL,KM5C41IE.DLL,KMPS41IE.DLL,KMAGFA1.FDF,KMPRE2.FDF,KM311710.DAT' spock The problem I'm getting is that the newline after the \ is not being escaped and is being counted as part of the filename on the next line. Here is an extract from the logs: [2006/10/10 16:21:42, 3] lib/util.c:unix_clean_name(603) unix_clean_name [W32X...
2013 Mar 14
2
Modifying a data frame based on a vector that contains column numbers
Hello! # I have a data frame: mydf<-data.frame(c1=rep(NA,5),c2=rep(NA,5),c3=rep(NA,5)) # I have an index whose length is always the same as nrow(mydf): myindex<-c(1,2,3,2,1) # I need c1 to have 1s in rows 1 and 5 (based on the information in myindex) # I need c2 to have 1s in rows 2 and 4 (also based on myindex) # I need c3 to have 1 in row 3 # In other words, I am trying to achieve this
2012 Mar 14
3
Needing a better solution to a lookup problem.
I have a solution (actually a few) to this problem, but none are computationally efficient enough to be useful. I'm hoping someone can enlighten me to a better solution. I have data frame of chromosome/position pairs (along with other data for the location). For each pair I need to determine if it is with in a given data frame of ranges. I need to keep only the pairs that are within any of