search for: indebted

Displaying 20 results from an estimated 34 matches for "indebted".

2008 Jun 02
4
NOT-SO-SIMPLE function!
...all zeros, each become NA the 14th element, 4, becomes log(4/(4(number of consecutive zeros immediately preceding it) + 1 (constant))) = log(4/5) = -0.2231436 the 15th element, 1, becomes log(1) = 0 This one has been in the works for some time and I can't quite seem to crack it. I would be indebted to anyone who could with success - it seemed so simple at the offset! Tyler -- View this message in context: http://www.nabble.com/NOT-SO-SIMPLE-function%21-tp17607348p17607348.html Sent from the R help mailing list archive at Nabble.com.
2009 May 28
1
Unable to load R
...R/bin/exec/R: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory* I have checked for the presence of the above mention library and found that the library is present. I have run out of ideas. Can anyone help me out??? I will be greatly indebted. Cheers, Anupam Sinha, Graduate Student, Lab of Computational Biology, Centre for DNA Fingerprinting and Diagnostics, Hyderabad, India [[alternative HTML version deleted]]
2008 Sep 13
1
How do I set up Steam?
...e previously tried this, yet was unable to get the Steam Community working properly with its chat functions and such. This was a real dealbreaker for me, as Steam Community is my primary social networking service. If anyone could help to give a step by step on setting up WINE and Steam, I'd be indebted. :D
2012 Mar 15
1
line plot over a barplot
...40% ......... and so on. I want to plot a bar graph of the above. Also I would want to add a trendline passing either through the center of each bar or through the top. Is it also possible to get the r-squared and p-values for this trendline? How do I all of the above? I would be extremely indebted by your help. Thanks in advance Regards, Anupam -- Graduate Student, Laboratory of Computational Biology, Center For DNA Fingerprinting And Diagnostics, 4-1-714 to 725/2, Tuljaguda complex Mozamzahi Road, Nampally, Hyderabad-500001 [[alternative HTML version deleted]]
2003 Aug 12
0
Acknowledgemnts and some new stuff
Some new stuff in the directories horn and strings. I am indebted to Nathan Sharfi for totally reorganizing the web page of pan.zipcon. It was a heroic effort, as there was considerable mess. Included were important help for Windows and Mac users, -- how to get free music players and how to use wget for download. This contribution is a milestone in the populariza...
2010 May 11
1
Announcing Spirit Markdown
...t the Perl implementation, but for the most part it should be usable. No attempts have been made to optimise the parsers or the overall operation. Boost Spirit is a parser generator for PEG-based grammars. My grammar is based on John MacFarlane's PEG grammars for markdown, and to him I am much indebted. There are however quite a few differences between John's and mine and I'd be happy to discuss them. This project is hosted on launchpad, and there you will find source code and a binary for MacOS (other platforms forthcoming): https://launchpad.net/spirit-markdown Honestly, I think ther...
2003 Aug 13
1
AW: Acknowledgemnts and some new stuff
> I am also indebted to Giuliano Pochini for his code for preserving > directory links when downloading with wget. The Apache server does not > preserve symbolic links in the download. What happens is that instead of > one directory of files with another directory pointing to it, there > are dupicate files...
2008 Jun 24
1
Dynamically switching lattice device characteristics in Sweave under Makefile control
I am indebted to Deepayan Sarkar for lattice graphics, Fritz Leisch for Sweave and the authors of the beamer package for LaTeX. For me these are a "killer app" combination. I wouldn't want to go back to creating presentations in any other way. When I create a presentation I use a Makefile that al...
2009 Sep 17
1
Turning points in a series
...ut the appropriate commands that one can use to find the minima/maxima (turning points) or pits/peaks in a series. My data is of the form shown below where y stands for year, m month, d day and finally count. Is there a way I could find these minima together with the dates they occurred? I would be indebted to those of you who will show me the way out of these problem. Thank you. Best regards Ogbos y m d count 93 02 07 3974.6 93 02 08 3976.7 93 02 09 3955.2 93 02 10 3955.0 93 02 11 3971.8 93 02 12 3972.8 93 02 13 3961.0 93 02 14 3972.8 93 02 15 4008.0 93 02 16 4004.2 93 02 17 3981.2 93 02 18 399...
2007 Mar 16
1
ideas to speed up code: converting a matrix of integers to a matrix of normally distributed values
...M The problem is that I often need to convert matrices that have 500K cells, and do this over several hundred iterations, so it is quite slow. If anyone has ideas to speed this up (e.g., some clever way to convert a matrix of integers to a matrix of effects without using sapply), I would be forever indebted. ##MY CODE library("MASS") ##run this example to see what I'm talking about above make.effects <- function(x,mn=0,var=1,cov=.5){ set.seed(x) return(mvrnorm(1,mu=c(mn,mn),Sigma=matrix(c(var,cov,cov,var),nrow=2),empirical=FALSE))} (alleles <- matrix(c(5400,3309,2080,1080...
2003 Jan 07
0
Thanks Tom
...mmunity. Not only should you be proud of your product (best iptables configuration I have seen so far) and of your in-depth networking/routing/firewalling knowledge but most of all of your helpful dedication and kindness to other people which you have shown repeatedly on this list. We are all here indebted to you. Good luck to you and your family and everybody else you cherish, A grateful Shorewall user, Pascal -- Pascal DeMilly <list.shorewall@newgenesys.com>
2006 Apr 08
0
Understanding observe_form...
...atch. What I''m not clear on is how to use the "with" option, and what I''ve done is a slightly bizarre hack that works, but is hardly best practices. If someone could help me be clear on what exactly the "with" option does and how to use it, I''d be indebted. In my view, I have a form: <%= start_form_tag({:controller => ''houses'', :action => ''find''}, {:id => ''advanced_search'', :method => :get}) %> <p>How much are you willing to spend?</p> <%= radio_button_tag...
2009 Feb 04
0
R-Package ScottKnott
...h different colours for each group. The package was written by Enio Jelihovschi, José Claudio Faria and Sérgio Oliveira all at State University of Santa Cruz (Universidade Estadual de Santa Cruz UESC), Brazil The maintener is Enio Jelihovschi e-mail - eniojelihovs@gmail.com The authors are deeply indebted to Gabor Grothendieck for his help in the writing of some crucial parts of the code. Many thanks to him. [[alternative HTML version deleted]]
2003 Oct 30
1
DTMF x-lite
Can't get asterisk to understand DTMF from x-lite. Used proposed configuration on the web. Still doesn't work. Using inband dtmfmode, still no go. Help? Vmail.cgi doesn't work as well, error says "Premature end of script headers: vmail.cgi" Shoval -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Jul 09
0
installing C7 on an existing software RAID system
...new Anaconda is nothing like the old one, so I doubt the procedure could be made to work (or rather, that I would understand how to make it work). So, if there is anyone around who understands (1) the underlying procedures, and (2) has an idea how to do it in C7, I'd be forever (more or less) indebted if some form of howto could be created. Or at least a few hints? I'm not in a huge hurry to migrate this machine (my home desktop, box, actually) to C7, but eventually (during the next 3-6 months, likely) will want to either migrate on the same drive pair, or build a new one on a new pair of d...
2007 Aug 27
3
Puppet Nodes in DNS
Has anyone given any thought to using DNS for node information rather than LDAP? You see, I already have all my nodes defined... in BIND ;-). Perhaps something like: foo IN A 10.178.10.1 IN TXT "puppetclass=<class_name>" IN TXT "puppetclass=<class_name>" . . . Ad nauseam -- Russell A. Jackson <raj at csub.edu> Network Analyst California State
2006 Jan 16
6
file_column plugin error
Hi, I downloaded FileColumn plugin and love the concept. But when I tried the example listed on the plugin web site, I got the following error: NoMethodError in Entry#new undefined method `file_column'' for Entry:Class My environement is Red Hat linux 9.0 with mysql 4.1. I installed file_column under vendor/plugins. If I run "ls", I get the following directories:
2003 Mar 06
1
POSIX ACL to NT ACL bugs in get_nt_acl()
Hello , the described bellow happens both in samba 2.2.7a and 3.0-alfa22. First bug: As it is easy to check smbd , when asked about ACL entry of a file never sends to the client OS DENY Access Control Entries , only ALLOW. so for example for a XFS file with acl: # owner: a user::r-- group::rwx other::rwx Win2K security tab shows for user "a": Read & exec =
2006 Feb 20
1
linear discriminant analysis in MASS
Hello R people I now know how to run my discriminant analysis with the lda function in MASS: lda.alain=lda(Groupes ~ Ht.D0 + Lc.Dc + Ram + IDF, gr, CV = FALSE) and it works fine. But I am missing a test and cannot find any help on how to get it, if it exist. The "S" equivalent: discrim(structure(.Data = Groupes ~ Ht.D0 + Lc.Dc + Ram + IDF, class = "formula"), data = gr,
2006 Feb 21
4
simple C function segfaults
...t;-10; m<-5; y<-matrix( 0, n, m ); a<- .C( "pico", as.double(y), as.integer(n), as.integer(m) ); ----- The code, when executed within R, gives a segmentation fault. I looked at the writing R extensions, but not much can be inferred from there on the subject. In fact, I would be indebted if I could have a pointer to a beginnner's guide to the R API. Thank you for any answers, - b. PS. if this is not the appropriate section of R maillists that this post should be in, I apologise in advance.