search for: reconvert

Displaying 20 results from an estimated 24 matches for "reconvert".

2010 Sep 02
2
R code changes to crap
...files...I do not know what has been pressed by me as my R code get converted to such a crap... %PDF-1.4 %<81>â<81>ã<81>Ï<81>Ó\r 1 0 obj << /CreationDate (D:20100902122215) /ModDate (D:20100902122215) /Title (R Graphics Output) /Producer (R 2.11.1) /Creator (R) how to reconvert it to the my actual code?? as I do not have backup for it..? Thanks in advance Khushwant [[alternative HTML version deleted]]
2007 Aug 12
2
Convert factor to numeric vector of labels
Ein eingebundener Text mit undefiniertem Zeichensatz wurde abgetrennt. Name: nicht verf?gbar URL: https://stat.ethz.ch/pipermail/r-help/attachments/20070812/6da70dc8/attachment.pl
2009 Jun 13
1
Resampler saturation
...I found the problem preventing to use version >= 1.2beta3. After the patch for SSE, resampler_basic_direct_single() has been modified to use float instead of the generic spx_word16_t type... Anyway, float implementation is perfect, because handling saturation when converting back to int. After reconverting to spx_word16_t, the fixed point version is now good, except for saturation. Using MULT16_16 for convolution, we have 1 guard bit, which seems to be enough in resampler_basic_direct_single(), so we can saturate before storing. But in resampler_basic_interpolate_single(), we can also saturate i...
2002 May 20
5
A solution to Kernel Panic ... on ext3 only!
...all the errors and made the journal unusable. This is why all rescue and booting ended in disarray: the corrupted journal made the partition look invalid as ext3, though it was not so bad. I only had to convert it to ext2, have it repair all the errors and finally recreate the journal; effectively reconvert it to ext3. It is been running ever since without problem. I am even pondering to consider that behaviour a bug, since a somewhat minor problem made things worse (kernel panic!) unnecessarily. It seems the journal got corrupted not by the outage but by simply too many automated 'Y' *during...
2011 Nov 20
1
Need help with table() and apply()
...rating.5 , rating.6 , rating.7 , rating.8 , rating.9 , rating.10)) for(i in 1:10) { df[,i] <- factor(df[,i], levels=1:4) } [Aside: why does the original df have columns of class "integer" when the original data are factors? Why is it necessary to reconvert them into factors? Also, is it possible to do this without a for loop?] If I do this: apply(df[,1:10], 1, table) I get a 4x10 array, the contents of which I do not understand. apply(df[,1:10], 2, table) gives 10 tables for the columns, but it leaves out factor levels which do not occur. For ex...
2020 Sep 06
8
some questions about R internal SEXP types
...e code and improving the performance). My question her is why a singleton null value was chosen to be represented as a fully allocated SEXP value rather than just a C NULL. Also, whether C NULL is used to any great extent within the internal code. Note that the Go API provides a mechanism to easily reconvert the nil's used back to a R_NilValue when returning from a Go function[3]. thanks Dan Kortschak [1]https://github.com/rgonomic/rgo [2]https://github.com/rgonomic/rgo/issues/1 [3]https://pkg.go.dev/github.com/rgonomic/rgo/sexp?tab=doc#Value.Export
2009 Jan 21
3
Rsync with OS X 10.3
...mmend you to install) here: http://samba.anu.edu.au/ftp/rsync/src/rsync-patches-3.0.5.tar.gz As you could see in the mail from the mail-list, this version have a bug with filenames containing slashes ("/"). They are converted to colons (":") in the filesystem and we need to reconvert them to slashes in order to pass them correctly as argument for the FSMakeFSRefUnicode function. As you can see, we are looking for the most efficient way to do it. If you want to be sure it works, modify /lib/sysxattrs.c including this code on fsreffrompath function: = if(verbose > 3)...
2006 Jun 19
0
Re: Asterisk-Users Digest, Vol 23, Issue 135
...or less) for most calls, and therefore, tends not to be noticed by the average listener. In a VoIP call, on the other hand, you must first translate the audio signal into digital, with a subsequent delay, pass the digital data through various routers, each of which add additional delay, then reconvert the digital data back into analog audio, which again adds still more delay. The sum of all of these delays is more than the threshold of 25ms, and as a result, what may have been an imperceptible echo on the PSTN is now a very apparent -- and very annoying -- echo in the VoIP call. --Mike &gt...
2011 Aug 15
1
update() ignores object
Hi all, I'm extracting the name of the term in a regression model that dropterm specifies as the least significant one, and I'm assigning this name to an object. However, when I use update(), it ignores this object. Is there a way I can make it not ignore it? A reproducible example is below: > lm(x1~1+y1*y2+y3+y4,data=anscombe)->my.lm >
2002 Jul 04
1
URGENT BUSINESS
...os, and he also had a deposit cash call account to the tune of US$26M(TWENTY SIX MILLION, UNITED STATES DOLLARS). Since his tragic death the bank has been expecting his next of kin to come and claim this money to no success. Naturally when a situation as this comes up in the bank, the money will be reconverted and transferred into the suspense account of the bank for further protocols. It is on the premise of this money being converted and some directors in the management sharing this money among themselves, I have decided to solicit for your permission to have you stand as next-of-kin to Late Engr. J...
2011 Mar 04
2
sum of digits or how to slice a number into its digits
Dear R colleagues, I face a seemingly simple problem I couldn't find a solution for myself so far: I have to sum the digits of numbers. Example: 1010 ->2 100100110 -> 4 Unfortunately there seems not to be a function for this task. So my idea was to use sum(x) for it. But I did not figure out how to slice a number to a vector of its digits. Example (continued from above): 1010 ->
2002 Oct 11
2
Digital Radio Monial www.drm.org
Salve, Imagine ogg vorbis is used to produce radio with free software. A journalist would produce a report end send it with 24kBit/s out from a cricis place somewhere in the world. DRM is going to use MP4 - so his report has to be reconverted with loosing quality :-( Can you imagine to have an free codec someday that would work in embedded radio-reciver like MP4? If yes, should DRM not be open to transmit new codecs to the reciver to flash them? At the moment no reciver-chip is in productions, so it would be still possibel to asked...
2002 Aug 22
3
journal aborting and remounting /boot as ro
Hi, Apologies in advance for any breaches of netiquette, I couldn't find any guidelines about submission to this forum but I'd be grateful for your help on something. My /boot filesystem is being remounted shortly after start-up as read-only. I get the following messages... journal_bmap_Ra7a5f568: journal block not found at offset 12 on ide0(3,1) Aborting journal on device ide0(3,1)
2020 Sep 08
0
some questions about R internal SEXP types
...the performance). My question her is why a singleton null > value was chosen to be represented as a fully allocated SEXP value > rather than just a C NULL. Also, whether C NULL is used to any great > extent within the internal code. Note that the Go API provides a > mechanism to easily reconvert the nil's used back to a R_NilValue when > returning from a Go function[3]. > > thanks > Dan Kortschak > > [1]https://github.com/rgonomic/rgo > [2]https://github.com/rgonomic/rgo/issues/1 > [3]https://pkg.go.dev/github.com/rgonomic/rgo/sexp?tab=doc#Value.Export > >...
2014 May 05
1
kvm libvirt vms import
Hi there, I'm new to Centos. I've installed version 6.5 x86_64. I'm coming from slackware/debian utilizzation environment. I'm trying to setup libvirt and qemu-kvm, but I have some problems. I've different vms (2 centos, 2 slackware, 3 Debian) and I'm trying to import all of them. I want prefix that all of them was created from debian host and vdisk had bus=sata and
2009 Aug 24
3
error in creating gantt chart.
hi every one, i have a excel sheet like this labels starts ends 1 first task 1-Jan-04 3-Mar-04 2 second task 2-Feb-04 5-May-04 3 third task 3-Mar-04 6-Jun-04 4 fourth task 4-Apr-04 8-Aug-04 5 fifth task 5-May-04 9-Sep-04 now i converted this excel sheet into csv file and i read the csv file into R with the below code. my.gantt.info<-read.csv("C:/Documents and
2001 Jul 18
3
Ok, Im an idiot. Can't remount the ext3 filesystem because I deleted the /.jounral file...
Hello everyone, Ok, I admit it - I'm an idiot. But it seemed the right thing to do at the time.... I'm running RH 6.2 with a 2.2.19ext3 (ext3 0.0.7). I wanted to try out the new 2.4 kernel line, so I upgraded modutils, gcc and few other things.. Compiled the kernel (did NOT patch it to ext3) and installed it and rebooted. Well, it didn't understand ext3 fs.. Ok... Boot back into
2004 Aug 06
2
ICECAST enseirb group
...we directly use fields in the _stats_t structure instead > > of an avl. It would be more efficient than searching the avl for a key and > > the asociated value. The values are saved as strings in the avls : so we > > keep converting strings to integer, incrementing them, and then reconverting > > them to srings like in the function stats_event_inc. Can this be improved or > > is there anything we didn't understood or saw ? > > > > ---------------------------------------- > > > > In _handle_connecion(), after stats_event_inc(NULL, "connecti...
2008 Apr 09
4
Skipping specified rows in scan or read.table
Hi, I have a data file, certain lines of which are character fields. I would like to skip these rows, and read the data file as a numeric data frame. I know that I can skip lines at the beginning with read.table and scan, but is there a way to skip a specified sequence of lines (e.g., 1, 2, 10, 11, 19, 20, 28, 29, etc.) ? If I read the entire data file, and then delete the character
2020 Sep 08
0
some questions about R internal SEXP types
...>> null >>> value was chosen to be represented as a fully allocated SEXP value >>> rather than just a C NULL. Also, whether C NULL is used to any >>> great >>> extent within the internal code. Note that the Go API provides a >>> mechanism to easily reconvert the nil's used back to a R_NilValue >>> when >>> returning from a Go function[3]. >>> >>> thanks >>> Dan Kortschak >>> >>> [1]https://github.com/rgonomic/rgo >>> [2]https://github.com/rgonomic/rgo/issues/1 >>> [3]...