search for: plagiarised

Displaying 5 results from an estimated 5 matches for "plagiarised".

2005 Jun 21
2
Problem trying to use boot and lme together
The outcome variable in my dataset is cost. I prefer not to transform it as readers will really be interested in pounds, not log(pounds) or sqrt(pounds). I have fitted my model using lme and now wish to use boot on it. I have therefore plagiarised the example in the article in RNews 2/3 December 2002 after loading the dataset I source this file ==================================================== require(boot) require(nlme) model.0 <- lme(tot ~ time + timepost + pct + totpat + (time + timepost) : single + single + (time + timep...
2012 Aug 13
2
Standard introductory presentation
...looking for an "official Introduction to R" in Presentation Format, but lo, there isn't one. There are a few tutorials on the web, but none are really a classical introduction. I have no bad conscience about taking a premade presentation by someone else (and yes, in todays context of plagiarised, fully citing them etc.), knowing that it is actually well designed to present R and doesn't talk gibberish, The closest I found was by Tyler K. Perrachione from MIT, which I think I might use if push comes to shove, but I wanted to ask whether anyone of you knows of a "official version&...
2006 Mar 28
7
[PATCH] XML-RPC: Cope with large integers on x86-64 systems
Attached patch fixes a problem in marshaling large integers. It seems to only occur on systems with very large memory. However, on those systems, it''s a show-stopper. I see this as a temporary solution until we can sanitize the XML-RPC functions and get rid of all the S-Expression stuff. I''ll run xm-test tomorrow against it. Right now I''ve only done basic
2007 Dec 06
1
Nine questions about methods and generics
I have a series of question about methods and generics. The questions are interspersed in some text which explains what I want to do, how it works now and why I do not understand well why it works. Questions are written Q1 and so on up to Q9 and always start a new line. The concrete problem is this: it has become customary after a meta-analysis to quote various statistics to give a picture of the
2006 May 05
31
The perfect development environment?
I am trying to create the perfect development environment for rails and i dont know exactly which way to go. Do i create a windows environment or a *nix environment. If i go *nix, what distro is best suited for rails. I would be using mysql, so that would come in to play. If i go *nix, i would use apache. Any ideas for the right environment would be greatly appreciated. I guess the major choice is