Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
sorry, blood acidity probably wasn't the best choice of words
Sorry, missed the top line of code. library (barsurf)
Just realized CPU(s) is time the process was running.
#correction to first line x <- matrix (1:64, 8, 8)
Hi Paul I found this: https://insights.stackoverflow.com/survey Abs [[alternative HTML version deleted]]
Sorry, I should have said "Spline Interpolation" (not spline fitting).
That's assuming your data was returned by head().
#bug fix unique.consecutive <- function (x) { dx <- diff (x) x [c (TRUE, dx != 0)] }
Oops. I didn't notice that you have references on your blog. The more references the better, I guess. [[alternative HTML version deleted]]
> Would be possible to automate the selection of the best <k> value? Can you define "best", precisely? [[alternative HTML version deleted]]
> .prompt = function (pkg, fun) > { fbody = character (1) And I've already noticed a bug. This isn't going too well...
> (2) Can you run other java commands ("java MyClass", "javac MyClass.java", etc)? Sorry, I meant to say, can you capture the output from other jdk commands?
I need to retract my previous post. (Except the part that the R has extremely good numerical capabilities). I ran some of the examples, and Hans W was correct.
And there's the R Manuals: https://cran.r-project.org/manuals.html The most relevant one (for this purpose) is "Writing R Extensions". [[alternative HTML version deleted]]
Sorry, the title should be "simplify", and the third paragraph should say "I can't". (Don't know how I missed these).
> > I can't find one reference to Python in the documentation: > Maybe because it's *not* needed? There's a note here though: Thank you. I'm deleting it. [[alternative HTML version deleted]]
I think I need a different email. Google is making it difficult to sent/receive/read completely plain text messages. On my end, it's automatically formatting plain text messages, and doing so, incorrectly.
> An integrated development environment will allow you to concentrate on learning R > rather on the mechanics of running R in a > non-standard environment. Oh my gosh... The terminal emulator is not a non-standard environment.
> R by default uses floating-point arithmetic, which > is subject to problems described in [*]. Yes. I want to note that both graphics and modern statistics, require efficient floating point arithmetic. So, R does what it's designed to do...
> You can have your own rant about "user-defined binary operators being > over-used within the R community" without suggesting that my rant was > rude. I wasn't suggesting that you were rude. I was questioning a trend.
Can't find what you're looking for? Try searching with Google .