Displaying 20 results from an estimated 31 matches for "tahnking".
Did you mean:
ranking
2007 Nov 12
2
How can I fitting this function from values.
Hi all, I'd like fit this function:
G(t)=A*1/(1+t/B)*1/sqrt(1+t/C)
where A, B and C are fitting constants that one like search. I have
got a fcs<-(t,G(t)) value table in a data frame.
Any one can help me? Tahnks Horacio.
2008 Jan 25
2
interactive menu in scripts
Hello, I would like to make my R script more interactive. Well, I want the
script to work like this:
I run the script from R Console and it offers me some options (press 1 for
something, or press 2 for something else). After pressing 1 or 2, do
corresponding procedure.
I am not able to find out how to do this. I guess the functions menu() or
switch() are the keys, but I didn't manage to use
2009 Mar 05
2
Fast Fourier Transform w.r.t. CreditRisk+
...ame, but I am not able to understand as to where do I start for this particular assignment. I tried to search google for CRAN and Fast Fourier Transform, but I got something for FFT image. Basically I need to understand what is Fast Fourier Transform is and its use in CreditRisk+?
With regards and tahnking in advance
Maithili
2008 May 15
2
openssh vulnerability
Hello Rene,
Maybe have you already upgrade you openssl/openssh packages if you using debian (or *buntu).
http://article.gmane.org/gmane.linux.debian.security.announce/1614
We have found some weak keys :
- nightlycomp@rio (sure)
- comp@rio (maybe)
Are you up to date ?
Can Fabrice sent you new ssh public ?
Tahnks
Best Regards
--
Gabriel CORRE
gac@4js.com - Four J's Development Tools -
2004 Jan 29
10
Doubt about pattern
Hi All,
I have a very simple problem. I have several files in a same directory. I would like to send for an object only the files that finish in ".sens.". I execute the command below,
files <- dir(pattern="*.sens")
but it includes all of the files that have "sens", independent of they be in the end or in the middle of the name of the file. How could I solve
2003 May 30
1
catch error/warning message in a loop
Hi, I am running cox regreesion (coxph) on a large
number of independent variables, one variable at a
time, using loop. At some point of the loop, the cox
regression stopped due to some errors. How can I know
at which variable the cox regression stopped so that I
can pinpoint the variable that causes the problem? I
guess this is not unique to cox regression, it is the
problem of catching the
2003 Aug 19
1
princomp scores reproduced
Hi,
I used "princomp" for PCA analysis based on
correlation matrix (cor=T). I would like to reproduce
the scores for each observation by first standardizing
the data matrix (mean=0, std err=1), and then
multiplied by the loadings of each variable for each
principle components. I get very close numbers, but
not exactly the same. anything I missed here?
tahnks
2010 Oct 24
1
cvs fpr R
Hello everyone.
These days I am writing some code for a small project. I have started having
problems with different versions of the files I keep (in case I need to move to
older files).
I need some easy cvs platform ( I do not know if cvs is the general name or a
specific program) that is easy to use. I do not need something that special or
specific. Could you please suggest me one easy to
2005 Mar 17
1
Include/Macro not working right...
Hey guys. Thanks for the help on the Pattern matching, I got that
working pretty nicely.
the next problem I have is that I'm using an include file, but its not
really working...
In my extensions.conf:
[incoming]
exten => _NXXNXXXXXX,1,SetCallerID("Unknown Called Number")
#include "numbers.conf"
exten => _NXXNXXXXXX,3,Macro(Number,1000,${EXTEN})
[macro-Brand]
2010 Nov 10
3
create a pairwise coocurrence matrix
Hi all,
I am trying to construct a pairwise coocurrence matrix for certain terms
appearing in a number of documents. For example I have the following table
with binary values showing the presence or absence of a certain term in a
document:
term1 term2 term3 term4 term5 doc1 1 1 0 0 1 doc2 1 1 0 1 1 doc3 1 0 0
0 1
And I want to have a matrix with the number of the pairwise coocurrencies.
So,
2005 Feb 11
8
chan_capi and asterisk
Hello, list a have a problem i can start asterisk, i get
the fowlling error:
[chan_capi.so] => (Common ISDN API for Asterisk)
== Parsing '/etc/asterisk/capi.conf': Found
Feb 11 13:50:36 NOTICE[2535]: chan_capi.c:2636 load_module:
CAPI not installed!
Feb 11 13:50:36 WARNING[2535]: loader.c:345
ast_load_resource: chan_capi.so: load_module failed,
returning -1
Feb 11 13:50:36
2004 Dec 06
1
iax2 nativ bridge question?
hallo all,
i would like to know, as i would suspect, nativ bridiging should work also,
if only one iax party is behind an nat router and the other has a public
ip. when i connect to iax clients, which have both pubic ip's nativ
bridging is working. if one of the clients is behind an nat, the iax2
channels always get routed through the asterisk server (latest stable
version from cvs) ?? i
2006 Apr 27
12
how to do a count with a variable...
hi guys, got this problem...
in my controller, when i wanna do a @temp.count it fails...
then i went to try counter = @temp.count which also failed..
thus, i feel that the count is not available for ActiveRecord::Base..so
i went to the Model class eg. user.rb
so in user.rb :
...
def count_uesr
count = 0
self.each do |record|
count ++
end
return count
end
then it ended up having
2008 Aug 18
15
How to upgrade domU
How do i upgrade my Xen guest (domu1) ?
On a stand alone hardware one would insert DVD/CD/Network and perform the
upgrade, What is the equivalent in Xen World ?
Tahnks !!!
--
Regards,
mantra - Instrument of Thought
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2013 May 07
8
proxy required
Hy I m new to puppet.
I ''d like to install epel.repo on a my node and this is the module that I
ve created
class epel {
package { ''epel'':
provider => ''rpm'',
ensure => installed,
source =>
''http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm''
}
}
Now my connection on node when I
2006 Dec 04
1
Weight and see
Hello,
I am new on this list so please forgive me if I ask thnigs that were already
solved.
I am a french statistician and i would like to use R in my job, but I would
like to know (I haven't found yet) if R can take into account weights. I am
working on a study which had to get a weight variable, in order to make the
sample close to the population in terms of sex and universities (I am
2007 Jul 18
1
Can any one help me on format file data.
Hi all.
I'd like know what is the format file saved by Leica
Microsystems TCS SP2-AOBS equipped with a SP2-FCS2 Leica Microsystems
workstation its datas. Cause it save in *.fcs extention file but
ins't flow cytometry standart format file...
Tahnks Horacio.
2007 Dec 09
1
Adding text outside lattice plot
Hello,
I need to add some text in the upper left position,
outside a lattice plot.
xyplot(x~y)
ltext(locator(1), label='My text')
doesn't work.
I would appreciate any help. Tahnk you,
Judith
____________________________________________________________________________________
Be a better friend, newshound, and
2006 Feb 10
0
calling to sip provider
Hello,
I am new user of Asterisk. Yesterday I was trying to call from softphone
to Asterisk, and that Asterisk routes this call to sipphone.com provider.
I have found information on internet about how to register to sipphone
and it seems that I have done. "sip show status" (or similar
command) in CLI was showing me that I was registered.
To call was not working, and on Asterisk's
2011 Jul 02
1
Re: tbx player and asymgrid.vbx
Thank you all:
I've copied "ASYMGRID.VBX" to the system directory, and now, no message appears requesting for this file.
But now appears another message whith tilte "Error in program" and says:
The program winevdm.exe has encountered a serious problem and needs to close. We apologize.
This can be caused by a problem in the program or a fault in wine. Perhaps you