search for: identifiy

Displaying 8 results from an estimated 8 matches for "identifiy".

Did you mean: identifi
2011 Sep 12
5
completing missing samples
Hello, I have a time-series that has some missing samples. I was thinking on completing them using either zero-order hold or linear interpolation. I am looking for an efiicient way (other than a loop...) of identifiying the missing time slots and filling them. Can you think of any methods that might help here? (obviously which(diff(time)>min(diff(time))) will give the locations, but what then....?) Thanks, Eran. [[alternative HTML version deleted]]
2012 May 03
1
Identifying case by groups in a data frame
...al.wid as my variable in the iris data. What's the better way to doit? creating a function? So,the question is to identify the single element of each species that is just larger than a cut-off point (i.e. larger than mean + sd) I made this, but I can not make a relation to to orginal data for identifiying the cases.If you have some lights please share it. data(iris) library(plyr) petal.wid.avg <-ddply(iris,.(Species),function(df)   return(c(petal.wid.avg=mean(df$Petal.Width),petal.wid.sd=sd(df$Petal.Width))) ) petal.wid.avg$avgsd <-petal.wid.avg$petal.wid.avg +petal.wid.avg$petal.wid.sd p...
2002 Nov 14
2
Server v. Workstation installation
...rk Path Not Found) from windows. Even though I could "ee" the linux server in Netwrok Neighborhood. I tried upgrading to the latest Samba at the time - 2.2.5 -- still no luck -- even with smb.conf that is identical to the one on the workstation except for Netbios Name and Server String, identifiying the server. I appear to have a valid password file. This has been rebuilt a couple times. Here's a copy of the server smb.conf. I hope someone can help me. Thanks in advance. Tom Winfield ; Samba Workstation Configuration File ; Tom Winfield 10/25/02 [global] netbios name = linux-s...
2006 Jun 20
10
Next script.aculo.us release, help needed
...of looking through the various bug reports and tickets and fixing script.aculo.us as I go along. As I want a 1.6.2 bugfix release to happen this week, please help me out with: - Looking throught the open bugs list on the trac, testing stuff and giving helpful comments (like "+1") - Identifiying what bugs/patches should be included (answer to this post, please!) - Providing patches and tests where needed Here''s the URL to the bug list: http://dev.rubyonrails.org/query? status=new&component=script.aculo.us&type=defect&order=priority Since 1.6.1, following patche...
2009 Feb 10
0
Dataframes: conditional calculations per row [SOLVED].
...e<10, > Alitmp*100/sumaformula, Alitmp*100/sumaformula)/PAnclas) > return (llmcc2) > } > There are a couple of things I have to work out first though: The > scope of an external variable (Abase) that I'd like to use it as a > default so I dont have to bother in identifiying it everytime i run > the function, and the possibility of creating many dataframes until > they reach a certain stage. > At any rate, thank you all for your kind help. > > Guillermo > > El 09/02/2009, a las 05:59 p.m., Jorge Ivan Velez escribió: >> >> If I un...
2012 Jul 20
5
[Bug 2027] New: SSH generates misleading errors when using public key authentication
https://bugzilla.mindrot.org/show_bug.cgi?id=2027 Priority: P5 Bug ID: 2027 Assignee: unassigned-bugs at mindrot.org Summary: SSH generates misleading errors when using public key authentication Severity: normal Classification: Unclassified OS: Linux Reporter: xavier.jodoin at corp.ovh.com
2007 Feb 04
1
Problem with [homes] under 3.0.23x
Hello, I found another strange problem while migrating from 3.0.22 to 3.0.23x (with 'x' eq 'd' now): I can't access my [homes]-share anymore - if i try, the samba-server prompts me for a password. What *is* working is accessing the same directory as [<username>]... E.g.: \\Sambaserver\matthias works whereas \\Sambaserver\homes works *not* Unfortunaely it
2009 Mar 26
2
error when join my Centos machine to win2003 ADS server
Dear All, I have succesfully managed to have my kerberos configured n working without error when i say kinit Administrator and after entering password it works fine my krb5.conf -------------- [logging] default = FILE:/var/log/krb5libs.log kdc = FILE:/var/log/krb5kdc.log admin_server = FILE:/var/log/kadmind.log [libdefaults] default_realm = BALADIA.LOCAL dns_lookup_kdc = false