search for: appreicated

Displaying 20 results from an estimated 44 matches for "appreicated".

Did you mean: appreciated
2009 May 28
3
how to avoid add 'X' before numeric colnames when read.table
Hi all, Is there any way to keep numeric colnames as is? Any hint will be appreicated. Xin Zheng [[alternative HTML version deleted]]
2007 Apr 04
3
Combining multiple speech files into one
Dear All, I am trying to send speech across a wireless link. I want to change which speech compression/rate to use according to some algorithm that I have. To be more specific, I have a speech file. In real time, I want to keep changing at which rate speech will be sent next. Let us say, I am considering three rates. I will take the original speech file, compress it using the three rates, which
2008 Apr 12
2
nonlinear curve fitting on a torus
Dear R users. I have data observed on the surface of a torus, and am trying to fit the nonlinear regression using the geodesic equation on a torus. Could anyone give me a helpful advise on this problem? I would definitely appreicate your reply. Sincerely, SUNGSU KIM [[alternative HTML version deleted]]
2010 Jun 28
2
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
> Any help would b appreicated. This is one of my critical assignment. Well, as was already indicated - make sure that you're using the latest binutils (2.20 is not fresh enough, btw). -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Apr 08
1
Dynamic Home Shares
...= no socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 SO_RCVBUF=8192 SO_KEEPALIVE inherit acls = yes inherit permissions = yes map acl inherit = yes [%U$] path = /home/PC/%U comment = Homes read only = No Any help would be greatly appreicated. Thank you, Ken
2005 Apr 09
2
Need some help (been hacked)...
...ed ( or atleast I think so) and need some help getting my company's server back up agian. What I need is a complete directory listing of /lib from a fully up-to-date 3.4 distribution. Also, if someone could email over the libc file to erik.douglas (at) gmail (dot) com that would be greatly appreicated. Thanks in advance.
2011 Oct 10
1
how to calculate the statistics of a yearly window with a rolling step as 1 day?
Hope someone can help me here. I have a daily time series, say 2003-02-01 2003-02-03 2003-02-07 2003-02-09 2003-02-14 .......... 2004-02-01 2004-02-04 0.4914798 -1.1857653 -1.6982844 -0.3559572 -0.2333087 ........... 0.44553 -0.45222 I need to calculate the statistics for the overlapping rolling yearly window with rolling step as 1 day so for each of the intervals: (2003-02-01 ~
2004 Dec 13
1
auth. username rewriting?
...dn't find anything (the username map field in smb.conf seems to be for something else).. and what comes to mind is Apache's URL rewriting: I need something similar to this but for usernames. Is this possible via Samba/Winbind? If not, is there a way I can do it through PAM? Any help is appreicated, thanks. Marc -- "You must cut down the largest tree in the forest ... with ... a herring!!" -- Monty Python
2007 May 15
1
IBM x3250 + CentOS
Hi, Is anyone using CentOS on an IBM x3250? Were you able to get it working using vanilla CentOS, without any binary drivers? Any tips onlist or off would be appreicated. We are planning to buy one soon. Ben -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20070515/c3cfb9fb/attachment.html>
2005 Jul 22
1
find confounder in covariates
...F-statistic: 2.07 on 3 and 6 DF, p-value: 0.2057 In this case, I can look at data and figure out which variable is confounded with which. But, if we have many categorial covariates ( not necessarily same number of levels ), it is almost impossible to check it out. Any help would be greatly appreicated. Thanks. Young.
2010 Jun 25
0
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
Hi, Any help would b appreicated. This is one of my critical assignment. Thanks Sanjeev On Thu, Jun 17, 2010 at 7:03 PM, Sanjeev chugh <sanjuchugh at gmail.com> wrote: > Hello, > > Thanks for the reply. We have an product whose one part has lot of > algorithms doing some graphics work. Our intention was to fig...
2009 Jul 16
1
Softoken II issues during install
...er_progid L"SofToken.Application.1" has no class fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 1 ignored L"Upgrade" table values Any help would be greatly appreicated as I've been trying to get SoftokenII working for a while now with no luck. Cheers, Brendan
2008 Oct 15
1
Forecasting using ARIMAX
Dear R-helpers, I would appreicate if someone can help me on the transfer parameter in ARIMAX and also see what I am doing is correct. I am using ARIMAX with 2 Exogeneous Variables and 10 years data are as follows: DepVar Period, depVar, IndepVar1 Period, indepVar1, IndepVar2 Period, indepVar2 Jan 1998,708,Jan 1998,495,Jan 1998,245.490 Feb 1998,670,Feb 1998,421.25,Feb 1998,288.170 Mar
2008 Dec 27
2
Object name vectcor as function input argument?
Dear R-helpers: I am new to R and ran into the following question and would appreicate your advice very much. My question: How to use a character vector that records object names as function input argument? I asked this question very recently and was advised to use get(). get() works when passing one single object name. but it does not work when passing multiple object names. For example, I
2010 Jun 17
2
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
Hello, Thanks for the reply. We have an product whose one part has lot of algorithms doing some graphics work. Our intention was to figure out if there can be any performance gain if we use llvm instead of native ARM. This is for ARM target. Earlier, I have built this component using llvm and tested it on x86. Performance was 4x as compared to native gcc. Then I built llvm for ARM and tested
2009 Feb 18
1
Training nnet in two ways, trying to understand the performance difference - with (i hope!) commented, minimal, self-contained, reproducible code
...ction(x){return((x[1,2]+x[2,1])/sum(x))}) (table(nn2.pr.test, spam.test$type, dnn=c("Predicted", "Actual"))) [1] 0.0007246377 # i'm guessing the above should be ~0.072% I know the above probably seems complicated, but any help that can be offered would be much appreicated. Thank you kindly in advance, Tony OS = Windows Vista Ultimate, running R in admin mode > sessionInfo() R version 2.8.1 (2008-12-22) i386-pc-mingw32 locale: LC_COLLATE=English_United Kingdom.1252;LC_CTYPE=English_United Kingdom. 1252;LC_MONETARY=English_United Kingdom. 1252;LC_NUMERIC=C;LC_TI...
2010 Jun 28
0
[LLVMdev] build errors while cross compiling llvm-gcc for ARM
No, I'm using the latest binutils. On Mon, Jun 28, 2010 at 1:14 PM, Anton Korobeynikov <anton at korobeynikov.info > wrote: > > Any help would b appreicated. This is one of my critical assignment. > Well, as was already indicated - make sure that you're using the > latest binutils (2.20 is not fresh enough, btw). > > -- > With best regards, Anton Korobeynikov > Faculty of Mathematics and Mechanics, Saint Petersburg State Universi...
2006 Jul 09
0
account_location couple of questions.
...redirect_to :controller => "weblog" end protected def authenticated? session[account_domain] == :authenticated end I would like to use this on an account level, but also have the standard user stuff from acts_as_authenticated for individuals. Any light on the subject is greatly appreicated. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060709/1e8845e6/attachment.html
2007 Apr 05
0
Combining multiple speech files into one
If you do decide to do things this way, decode from each of the three streams seperately (with different decoder states) and combine them somehow after decompression. The jump from one stream to the other will sound poor, though, both from the cuts in the output, and also from sending discontinous input to the decoder(s). Reed suhaib obeidat wrote: > Dear All, > > I am trying to
2007 Jan 18
0
fitCopula method in R
...m(start, loglikCopula, method = method, copula = copula, : initial value in 'vmmin' is not finite In addition: Warning message: NaNs produced in: qnorm(p, mean, sd, lower.tail, log.p) I don't know why my start value is wrong or how to choose a correct one. Any help is greatly appreicated. Thanks. Adam