similar to: install the “impute” package in unix

Displaying 20 results from an estimated 100 matches similar to: "install the “impute” package in unix"

2008 Feb 08
2
how to get flac fingerprint from a wav?
Great info. I found some descriptions of st5 (md5 fp) and ffp, where I assume that "fp" is just a Taper abbreviation for "fingerprint" - or signature as it's called in the flac header. However, I could not find these utilities or source code. What I found looked like instructions for a gui-based program. I think it would be easier to support Mac if st5 were
2008 Feb 08
1
how to get flac fingerprint from a wav?
Thanks for all the responses to my question. I think I can use shntool hash option for my project I did not find in the shntool documentation or flac documentation that the hash or st5 always would match the flac fingerprint. But at least in a couple tests I did they matched. And I found some more comments around the internet indicating they were the same. -----Original Message----- From:
2012 May 21
1
select part of files from a list.files
Hi everyone. I'm working on a list of files (about 50 files). I've listed them thanks to the function: list.files. Each of my files contains 35000 lines of data. These files may also contain some missing values NA (sometimes till 10 000 NAs following each other). The aim is to do some correlation matrices between these files (I already have the script). But as I have often missing values,
2012 May 02
2
Problem with 'nls' fitting logistic model (5PL)
Dear R-Helpers, I'm working with immunoassay data and 5PL logistic model. I wanted to experiment with different forms of weighting and parameter selection, which is not possible in instrument software, so I turned to R. I am using R 2.14.2 under Win7 64bit, and the 'nls' library to fit the model - I started with the same model and weighting type (1/y) as in the instrument to see
2008 Feb 07
4
how to get flac fingerprint from a wav?
In windows command line: I have a wav file and would like to see what the flac fingerprint would be. To do this I run flac to encode the wav file and write the flac file to the hard disk. I then run metaflac to read the flac file and display the fingerprint. Is there an existing way or other utility to do this without generating the flac file on the hard disk. I would think it could be quicker
2017 Jul 17
1
Problem manipulating files when a replica is down
We currently have a small pilot gluster setup as Replica 2 + 1 (arbiter) As a DR test we decided to see that to see what would happen when taking one of the replicas offline. For the first couple of hours everything seemed fine and then one of my colleagues tried to a directory with files via samba from a windows client by using robocopy. At this point it starting to go wrong. The brick went
2008 Feb 08
0
how to get flac fingerprint from a wav?
shntool (http://etree.org/shnutils/, http://shnutils.freeshell.org/) is Windows-only, but the source is available. > Great info. I found some descriptions of st5 (md5 fp) and ffp, where I > assume that "fp" is just a Taper abbreviation for "fingerprint" - or > signature as it's called in the flac header. However, I could not find > these utilities or source
2017 May 31
1
Snapshot auto-delete unmount problem
Hi I am having a problem deleting snapshots, gluster is failing to unmount them. I am running centos 7.3 with gluster-3.10.2-1 here is some log output: [2017-05-31 09:21:39.961371] W [MSGID: 106057] [glusterd-snapshot-utils.c:410:glusterd_snap_volinfo_find] 0-management: Snap volume 331ec972f90d494d8a86dd4f69d718b7.glust01-li.run-gluster-snaps-331ec972f90d494d8a86dd4f69d718b7-brick1-b not found
2011 Jun 01
1
Force the for loop to stop
Hi, I am looking for a command in R that would force the for loop to stop after it finds what it is looking for. As an example for(i in 1:5){ for(j in 3:6){ if(i==j) # do something... break; } } And i don't want the loop to execute once i = 3 and stop. Is there a way to do this? best, salih [[alternative HTML version deleted]]
2011 Jun 24
1
Fastest way of finding if any members of vector x fall in the range of the rows of matrix y
Hi All, What is the fastest way of finding if any members of vector x fall in the range of the rows of matrix y? I do not want to use two for loops as this will take forever. Any help will be appreciated, best, salih [[alternative HTML version deleted]]
2017 Jul 13
0
Snapshot auto-delete unmount problem
Incase anyone is interested this issue was caused by turning on brick multiplexing. Switching it off made the problem go away... *Gary Lloyd* ________________________________________________ I.T. Systems:Keele University Finance & IT Directorate Keele:Staffs:IC1 Building:ST5 5NB:UK +44 1782 733063 <%2B44%201782%20733073> ________________________________________________ On 31 May 2017
2011 May 25
1
help with tune.svm() e1071
Hi, I am trying to use tune.svm in e1071 package. the command i use is tobj <- tune.svm(labels, data= data, cost = 10^(1:2)) Should the last column of the 'data' contain the labels as well? I want to use the linear kernel. But it gives me the error "Error in model.frame.default(formula, data) : 'data' must be a data.frame, not a matrix or an array" Do you know why
2011 Jun 01
1
finding numbers in a range
Hi, Is there a quick way of finding if numbers in a vector falls in between a range defined in another matrix. As an example let x y 0 1 3 2 6 9 25 15 18 I want to check one by one whether 0,2 and 25 falls in any of the ranges in y. I am using 2 for loops but it is taking a huge amount of time. is there any other alternative way to do this? best, salih [[alternative HTML
2007 Oct 24
9
how to press ctrl+alt+del on windows2003
hello, i just installed windows2003 as domU on Xen 3.0.3 using virt-manager. after finished install, now i can see windows login screen. but i can''t send ctrl+alt+del signal to guestOS which is windows2003. is there any key map for this? thank you. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Feb 25
1
[LLVMdev] X86RegisterInfo.td
In the X86RegisterInfo.td file, RST is defined like this: // Floating point stack registers (these are not allocatable by the // register allocator - the floating point stackifier is responsible // for transforming FPn allocations to STn registers) def RST : RegisterClass<"X86", [f64], 32, [ST0, ST1, ST2, ST3, ST4, ST5, ST6, ST7]> { let MethodProtos =
2014 Jul 10
1
CentOS 7 debuginfo repo
Hi I've just been looking for the debuginfo packages for CentOS 7 (I'm using systap in an attempt to judge the performance of some new tape drives), but upon enabling the debug repo, I just get a 404 looking for the repo's metadata. Any clues on where I might be able to get these packages? Thanks -- Martin Goldstone IT Systems Administrator - Finance & IT Keele University,
2004 Aug 18
1
Preexec on Profiles
I'm trying to get a preexec line to work on Profiles when a windows XP system logs in. The line and script are the same as we used to use on the "homes" share with WIndows 98 clients on samba 2. However I cannot seem to make the preexec line trigger either on login or by explicitly mounting the share. Here's the bit from my smb.conf [Profiles] path = /var/samba/profiles
2004 Sep 29
0
Profiles and PDC
We have severla samba servers which we've just tried to upgrade to using the domain based security. Most things seem to be fine but there is one problem which is causing some trouble. Roaming profiles are decalred on the PDC to be: logon path = \\ufs.%G\%U\Profiles which resolves to a folder called Profiles in the users home directory. The server ufs.%G is not the same server as
2004 Nov 10
1
Samba 3.0.8 breaks all printing from Windows 98
We have small panic here as we've just put samba 3.0.8 up to fix the DoS attack but all printing from Windows 98 has now broken. Printing from Windows XP is still working fine. We're running on Fedora 2 using LPRng. Everything was working fine under 3.0.7 and no changes to the OS or the config files was made. Samba was upgraded to 3.0.8 using the configure line from the 3.0.7
2006 May 02
2
Assertion failed
We're in a bit of a panic here as we're getting a lot of errors along the lines of: May 2 12:39:00 lenny dovecot: IMAP(XXXXX): file mbox-sync-rewrite.c: line 106 (mbox_sync_headers_add_space): assertion failed: (start_pos < data_size) We didn't see this until our mail servers went under a full load and now we've trashed the ability of nearly all our users to read email.