similar to: R-beta: Re: "as.numeric"/"As.numeric"

Displaying 20 results from an estimated 20000 matches similar to: "R-beta: Re: "as.numeric"/"As.numeric""

1998 Jun 04
0
"as.numeric" / "As.numeric" [was "R-beta: bugs and problems"]
Ross Ihaka <ihaka at stat.auckland.ac.nz> wrote: > Martin Maechler writes: [ snip ] > > I've seen > > As.numeric <- function(x) { storage.mode(x) <- "numeric"; x } > > solving the above problem. > > > > What do you (R-help readers !) think? > > I like the idea, but maybe not the name so much (too much scope for >
1998 Jun 03
1
R-beta: Re: "as.numeric" `mode' and `cast' should be kept separate.
Bill Venables <wvenable at attunga.stats.adelaide.edu.au> wrote: [ snip ] > I don't say this will appeal to everyone straight away, but I > would even favour using a binary operator syntax for the > assignment function form of the above replacement function, for > example > > "%cast.as%" <- function(x, form) { > storage.mode(x) <-
1998 May 11
2
R-beta: Corrections to documentation
Thanks to Peter Dalgaard's message, I learned a bit more about the 'par' function and rewrote my HTML help file accordingly. Is it appropriate to submit such changes somewhere to improve the documentation? I would also be willing to write some missing documentation as well. Dr. Jim Lemon -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing
2004 Dec 02
7
A possible way to reduce basic questions
Jim Lemon <bitwrit <at> ozemail.com.au> writes: > I have been thinking about how to reduce the number of basic questions that > elicit the ...ahem... robust debate that has occurred about how to answer The traffic on r-help could be reduced by creating a second list where more elementary questions are asked. There may be other ways to partition the universe of questions
2005 Nov 19
1
[package concord] seeking maintainer
Hi, can anybody tell me how to contact the maintainer of the "concord" package? The address given in the help file is not valid anymore. ,---- | > help(package=concord) | | Information f?r Paket 'concord' | | Description: | | Package: concord | Version: 1.4-2 | Date: 2005-05-10 | Title: Concordance and reliability | Author: Jim Lemon
2001 Feb 28
2
(off topic) Re: Notepad
At 21:57 28/02/01 +0100, Peter Dalgaard BSA wrote: >Jim Lemon <bitwrit at ozemail.com.au> writes: > >> 3) The usual number of responses spent a lot of time dissing NotePad and >> advertising their favorite editor. As various contributors noted, >> NotePad actually does most of the things that some people said it >> doesn't. Positive advice (like the fact
2005 Feb 23
6
Getting tick positions
While writing a function that includes placing grid lines at the same position as the axis ticks, I found that the axis* functions don't return anything. Thus I have had to copy the appropriate function, removing the call to axis() and adding a line to return the tick positions. Is there a more elegant way to determine the tick positions on an axis? Thanks. Jim (normally bitwrit at
2001 Feb 23
3
Stuck in the Rd
Having almost written a Tcl program to convert S help to Rd format, I have one problem that I have failed to solve after reading 'R-exts'. Is there a tag something like '\item' that works in a similar way but doesn't have to be after an '\arguments' or '\value' tag? I'm trying to include sections on 'MODEL PARAMETERS' and 'DESIGN
2009 Jul 31
0
Friday July 31 @ 12 Noon EDT: Talkshoe former CEO Dave Nelsen, Skype for Asterisk open beta, Gizmo Voice+Google Voice
Hi, Plenty to talk about today. Dave Nelsen, a founder of Talkshoe, has a lot of experience in the telecommunications space and he joins us today to chat about its current state, conferencing and whatever else comes to mind. So we have a meta conference aout conferencing, it won't be the first time :) You probably saw John Todd's message on one of the lists: Skype for Asterisk is in open
2009 Jul 31
0
Friday July 31st at 12 Noon EDT: Dave Nelsen, Skype for Asterisk beta opens, Gizmo Voice + Google Voice = free SIP calls
Hi, Plenty to talk about today. Dave Nelsen, a founder of Talkshoe, has a lot of experience in the telecommunications space and he joins us today to chat about its current state, conferencing and whatever else comes to mind. So we have a meta conference aout conferencing, it won't be the first time :) You probably saw John Todd's message on one of the lists: Skype for Asterisk is in open
2000 May 30
6
heap size trouble
Hi , I ''ve got a trouble with using R. When I want to load a file that contains 93 thousand raws and 22 colums of data (essentially float) R shows me this error message "heap size trouble" Does anyone could tell me what parameter shall I precise before launching R in order to load my big file. Thanks a lot -------------- next part -------------- A non-text attachment was
2014 Oct 13
5
[LLVMdev] RFC: variable names
On Mon, Oct 13, 2014 at 3:19 PM, Chandler Carruth <chandlerc at google.com> wrote: > On Mon, Oct 13, 2014 at 3:04 PM, Nick Kledzik <kledzik at apple.com> wrote: > >> I’d like to discuss revising the LLVM coding conventions to change the >> naming of variables to start with a lowercase letter. >> > > Almost all of your negatives of the current conventions
1998 Jan 29
0
Funding freeeware (was: R-beta: help in sept)
John Logsdon <j.logsdon at lancaster.ac.uk> wrote: > This is a problem that has been bothering me for some time. At the > moment, I use RedHat Linux, Octave, occasionally R and other FSF/GPL > products. They are generally better, at least in their fundamental > design, than the commercial versions but there is no clear mechanism to > ensure their continued development.
2001 Aug 15
2
FORTRAN in R
Hi, Can anyone tell me what might cause this error message? Error in .Fortran("swallocate", as.double(mtx), as.double(wt), as.integer(n), : C/Fortran function name not in load table This occurs when I copied the Splus stepwise() function into R. I can source into R fine, but when I need to call that function on some dataset, I got the above error message. Platform
2001 Feb 28
1
(off topic) Re: Notepad
The discussion on editors prompts the following comments. 1) One reason I put "Kickstarting R" together is that most people come to R as migrants; they already have an editor, a browser, etc. that they know how to use. Learning one thing is easier than learning many (Jon Baron's comment on interference is most relevant). 2) NotePad isn't a great editor, but it will serve for
2003 Apr 24
3
Detailed contingency tables
Is there any existing function for creating contingency tables that will display counts, row, column, and cell percentages in the same tables....anything similar to crosstabs in S? Marc W. Zodet, MS Health Statistician Center for Cost and Financing Studies Division of Statistical Research and Methods 2101 East Jefferson Street, Suite 500 Rockville, Maryland 20852 Phone: 301-594-7072 Fax:
2011 Jul 14
1
Correct behavior of Hmisc::capitalize()?
Hi, from example(capitalize) of the Hmisc package (v 0.8.3) you get: > capitalize(c("Hello", "bob", "daN")) [1] "Hello" "Bob" "daN" Is that "daN" correct? If so, then this behavior that only *all lowercase strings*, which the code indicates, will be capitalized is not documented. > Hmisc::capitalize function
2010 Mar 29
3
Page width figures in Latex
bRotheRs & sisteRs, I am once again attempting to learn enough Latex voodoo to get something done, and failing comically. The document "RJAuthorguide.pdf" mentions that one can get page width figures through the use of the "figure*" or "table* environments, but despite considerable searching through the mail archives and reading Frank Harrell's discussion of
2004 Oct 18
3
答复: R plot problems
Thank you for your help! I gave you an example, you could run it in R . Maybe you will understand my meaning clearly. x <- data.frame(main.name="AAA", x.name=rep(c("Apply","Watermelon","Lemon","Banana",
2010 Mar 18
1
capitalize and utf8 international symbols
Hi there, Being a relatively happy Rails user I suddenly noticed that string#capitalize and friends do not play well with international characters well. Sample console session: $ ./script/console Loading development environment (Rails 2.2.3) >> $KCODE => "UTF8" >> "яблоко".capitalize => "яблоко" Where "Яблоко" was expected (Russian word