search for: saghir

Displaying 20 results from an estimated 20 matches for "saghir".

Did you mean: sachin
2006 Jul 17
10
String manipulation and formatting
I'm trying to write a simple function that does the following: [command] xify(5.2) [output] XXX.XX [command] xify(3) [output] XXX Any simple solutions (without using python/perl/unix script/...)? Thanks, Saghir --------------------------------------------------------- Legal Notice: This electronic mail and its attachments are i...{{dropped}}
2020 Sep 15
2
[Release-testers] [11.0.0 Release] Please help writing release notes!
Thanks! Committed in 158581772fc8f3d6c601ceba14a08285e46cb7e9 On Tue, Sep 15, 2020 at 4:23 PM Ahsan Saghir <saghir.ibm at gmail.com> wrote: > > Hi Hans, > Here are the PowerPC release notes for 11.0.0: > > Optimization: > > Improved Loop Unroll-and-Jam legality checks, allowing it to handle more than two level loop nests > Improved Loop Unroll to be able to unr...
2020 Oct 01
2
[Release-testers] [11.0.0 Release] Please help writing release notes!
...y bug fixes and API improvements > > -- Lang. > > On Tue, Sep 15, 2020 at 11:19 AM Hans Wennborg via llvm-dev <llvm-dev at lists.llvm.org> wrote: >> >> Thanks! Committed in 158581772fc8f3d6c601ceba14a08285e46cb7e9 >> >> On Tue, Sep 15, 2020 at 4:23 PM Ahsan Saghir <saghir.ibm at gmail.com> wrote: >> > >> > Hi Hans, >> > Here are the PowerPC release notes for 11.0.0: >> > >> > Optimization: >> > >> > Improved Loop Unroll-and-Jam legality checks, allowing it to handle more than t...
2020 Aug 25
2
[11.0.0 Release] Please help writing release notes!
Hello everyone, With the release drawing near, it would be great to get the release notes into better shape. You can see the notes from rc2 online here: https://prereleases.llvm.org/11.0.0/#rc2 The release notes are typically the first thing people look at after the release, so it's a great opportunity to highlight the work that's been done since the last release. If you can think of
2003 Apr 25
1
Creating objects from values in a "meta" dataframe
...ries in "meta" (e.g. from 'APS' I want to create 'cAPS') using a column in another data frame again based on the entry in "meta" (eg, ADS0, ADS12, etc...). I hope that this explains my problem clearly, if not please let me know. Thanks for your help in advance, Saghir Before I get flamed for what might be a simple solution to a previously discussed problem on this list or addressed in the FAQs, I have tried extensively (for 3 days now!!!!) to find a solution myself. None of my colleagues can help as I am their "R help" most of the time!!! I have trie...
2003 May 07
1
[R ] Query : problems with the arithmetic operator "^" wi th function "lme" and "lmList"
Dear Martin, Have you try to create a new variable for age squared, say agesq? If you fit the model using this new variable you should get the coefficients. So your new model is something like height~age+agesq I hope this helps, Saghir > -----Original Message----- > From: MARTIN Ludovic [SMTP:martinl@mathinfo.ens.univ-reims.fr] > Sent: Wednesday, 07 May, 2003 2:02 PM > To: r-help@stat.math.ethz.ch > Subject: [R] [R ] Query : problems with the arithmetic operator "^" > with function "lme"...
2005 Jul 05
1
by (tapply) and for loop differences
...platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status major 1 minor 9.0 year 2004 month 04 day 12 language R Thanks, Saghir --------------------------------------------------------- Legal Notice: This electronic mail and its attachments are i...{{dropped}}
2003 Aug 12
8
capturing output from Win 98 shell
How can I best achieve the following (works in Splus): filenames <- dos("dir *.sasb7dat /b") What I am asking, more generically, is: how can I capture the output of a DOS command in R? I have tried using system("COMMAND.COM /c dir /b", intern=T, show.output.on.console=T) where intern: a logical, indicates whether to make the output of the command an R
2003 Jul 24
3
R won't connect to the internet on Linux!
OK, I really am struggling with this one! Forgive me if I am being stupid.... I am running R 1.7.1 on Suse Linux 8.1. I connect to the internet through a proxy so I have: IAHC-LINUX03:~ # echo $http_proxy wwwcache.bbsrc.ac.uk:8080 IAHC-LINUX03:~ # echo $HTTP_PROXY wwwcache.bbsrc.ac.uk:8080 just in case ;-) SO, i go into R and I get: >
2020 Aug 07
0
LLVM 10.0.1 Release
...es/tag/llvmorg-10.0.1 LLVM 10.0.1 would not be possible without the help of our volunteer release team! Thanks to all the release testers: Tobias Hieta, Hans Wennborg, Anil Mahmud, Diana Picus, Neil Nelson, Dimitry Andric, Bernhard Rosenkraenzer, Michał Górny, Sylvestre Ledru, Brian Cain, Ahsan Saghir, Yvan Roux Also, a big thanks to everyone else who helped identify critical bugs, track down bug-fixes, and resolve merge conflicts. If you have questions or comments about this release, please contact the LLVMdev mailing list! LLVM 10.0.0 Release Announcement: http://lists.llvm.org/pipermail/ll...
2004 Mar 29
3
logo
Dear all, I used R in my work and would like to put the logo of these program on the background of my presentation. But the logo that cames with the program is in low resolution. Does anyone have the R logo in high resolution? Thanks Cecília Shiraiwa [[alternative HTML version deleted]]
2004 Apr 06
4
how to learn R quickly?
i am new to R,so i post here to ask you how to learn R quickly? is there some usefull materials about using R. ps:though the manual is a good materials,but it is not the best for a newbie,i think. thank you !
2005 May 19
1
Power w/ unequal sample sizes
Hello, I am hoping someone could shed some light on power calculations for me. I have two small data sets of unequal sample size after NA removal (m = 5, f = 7). m <- c(2.0863, 2.1340, 2.1008, 1.9565, 2.0413, NA, NA) f <- c(1.8938, 1.9709, 1.8613, 2.0836, 1.9485, 2.0630, 1.9143) In a R help message/reply from Sep 30, 2001, it was noted that the "power.t.test" function
2020 Jul 21
9
LLVM 10.0.1-final has been tagged
Hi, I've tagged 10.0.1-final. Testers, please begin uploading your binaries. Thanks, Tom
2003 May 07
2
"Program" files
Is there any such thing as a program file in R? That is, is it possible to compile and save code for performing data management and analytic tasks for a given project into a single/multiple file(s) (i.e., like a script file (S-Plus), a do file (STATA), or a *.sas file (SAS))? Any words of wisdom or a point in the direction of some documentation would be helpful. If it is not possible to work
2020 Jul 28
11
[11.0.0 Release] Release Candidate 1 is here
Hello everyone, We're a little bit behind schedule, but RC1 is now here. It was tagged earlier today as llvmorg-11.0.0-rc1. Source code and docs are available at https://prereleases.llvm.org/11.0.0/#rc1 and https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.0.0-rc1 Pre-built binaries will be added as they become available. Please file bug reports for any issues you find as
2004 Feb 12
6
Basic Help
OK I have been trying to learn how to use this program and I cannot even import any data into it. I have downloaded all the manuals but they do not seem to help. Is there a book on R for dummies???
2003 Apr 28
4
how to present a table in powerpoint?
Hi, I have a nicely printed table of results generated by R's > print(myresult) where myresult is a "data frame". I am trying to put this table into a powerpoint slide for presentation without re-typing and re-formating, i.e., present it as it is in the R window. This saves time when there are a lot of tables to be presented. I tried > sink("myresult.txt") >
2020 Oct 12
7
LLVM 11.0.0 Release
...llvm.org/11.0.0/projects/libcxx/docs/ReleaseNotes.html The release would not be possible without the help of everyone who reported, investigated and fixed bugs, pointed out patches that needed merging, wrote release notes, etc. Thank you! Special thanks to the release testers and packagers: Ahsan Saghir, Amy Kwan, Andrew Kelley, Bernhard Rosenkraenzer, Brian Cain, Diana Picus, Dimitry Andric, Florian Hahn, Martin Storjö, Michał Górny, Neil Nelson, Nikita Popov, Rainer Orth, Shoaib Meenai, Sylvestre Ledru, and Tobias Hieta! For questions or comments about the release, please contact the community...
2020 Oct 12
7
LLVM 11.0.0 Release
...llvm.org/11.0.0/projects/libcxx/docs/ReleaseNotes.html The release would not be possible without the help of everyone who reported, investigated and fixed bugs, pointed out patches that needed merging, wrote release notes, etc. Thank you! Special thanks to the release testers and packagers: Ahsan Saghir, Amy Kwan, Andrew Kelley, Bernhard Rosenkraenzer, Brian Cain, Diana Picus, Dimitry Andric, Florian Hahn, Martin Storjö, Michał Górny, Neil Nelson, Nikita Popov, Rainer Orth, Shoaib Meenai, Sylvestre Ledru, and Tobias Hieta! For questions or comments about the release, please contact the community...