Displaying 20 results from an estimated 200 matches similar to: "Standard introductory presentation"
2012 Aug 13
2
R table as integrable object for large Latex Documents - avoiding SWeave
Hi, I am wondering whether some of you have a pointer to an alternative.
I am currently writing my thesis in Latex (several documents), well grown
over time, I am sure many of you are familiar with the situation. Likewise I
am doing the quantitative analysis with R, and again a lot of lines of more
or less wellwritten code. The outputs are graphs (which one can wonderfully
integrate as PNG objects
2012 Oct 05
1
LaTeX consistent publication graphics from R and Comparison of GLE and R
Hi Everyone
I am at the moment preparing my thesis and am looking at producing a few
Organigrams / Flow charts (unrelated to the calculations in R) as well as a
range of charts (barcharts, histograms, ...) based on calculations in R.
For the Organigrams I am looking at an Opensource package called GLE at
sourceforge, which produces the text part in Latex figures which is very
neat and also in
2009 Jul 29
1
Subtract matrices within arrays along indices
I have the following array: 3 dimensional object, one dimension being year.
Object is 3*3*3
library(plyr, reshape)
a1<-rep(c(2007,2008,2009),9)
a2<-c(rep("a",9),rep("b",9),rep("c",9))
a3<-c(rep(c(rep(1,3),rep(2,3),rep(3,3)),3))
a4 <- rnorm(27)
A<-data.frame(cbind(comp=a2,val=a3, year=a1, a4))
A1<-melt(A, id=c("year", "comp",
2009 Feb 18
2
Re place Values within vector using Translation vector
Dear everyone
I would like to change values in vectors doing a translation. i.e. I have a
start vector giving me the levels in one vector (numbers 1 to x - rating)
and then I have a second vector giving me the values to be allocated (loss
probabilities), but the number of potential rating classes and loss
estimates is still subject to a lot of discussion.
Attached a simplified version of the
2009 Feb 16
1
Adjusting the Axis in a histogram to the prespecified breaks
Hello
I tried a few searches on hist, histogram, equidist and space (space=0 was
mentioned in one contribution), but none of that so far worked. It also says
in the help "##-- For non-equidistant breaks, counts should NOT be graphed
unscaled:" - which is precisely what I am looking for, but I cannot find it.
I want to make a histogram using breaks which are spaced exponentially and
in
2011 Nov 02
1
Generate a sequence of vectors of different length
Hi everyone
After the following setup
sector=2 # Define Number of Sectors
sectors=LETTERS[seq( from = 1, to = sector )] # Name sectors
No_ent=round(3/runif(sector)) # Number of entities per sector
#Tot_No_ent=sum(No_ent)
Goal is to get a List like
(A1, A2, A3, B1, B2, B3, B4) where A is denoting an industrial sector and
then a numbered sequence of companies within the sector.
The step
2011 Jun 29
3
time series interpolation
Hi there,
I?ve got a datatable in R which I try to interpolate with this and get the
Error below:
> new$temp<- approx(w03_11temp$temp, n = (nrow(w03_11temp)*5))$y
Error in new$temp <- approx(w03_11temp$temp, n = (nrow(w03_11temp) * 5))$y :
Object of type 'closure' not registered
Any idea?? Thanks a lot.
--
View this message in context:
2006 Feb 13
0
[BioC] ANN: Introductory R and Bioconductor Mini Course , Seattle, April 12-14
[BioC] ANN: Introductory R and Bioconductor Mini Course , Seattle, April
12-14
We will present a short course on using Bioconductor, primarily aimed at
analyzing microarray data, over 2 1/2 days in April. The course will be
a mix of lectures and practical labs.
Instructors:
Robert Gentleman, Seth Falcon, Martin Morgan, and Nolwenn Le Meur
Topics:
Introduction to R
Preprocessing of
2003 Oct 20
0
Request for introductory document
After 25 years of using SPSS syntax
I am having some problems adapting to
R. It would be a huge help for people
like myself to have an introductory
help document, like "R for SPSS Users".
Such a document would jump start SPSS users
by covering the use of the foreign function
to read ".sav" files, then show equivalent R
syntax for the most common SPSS procedures.
Once
2011 Jun 20
0
Solutions to exercises in "Introductory Statistics with R" OR Intro. to R Book Suggestions with Solutions Available
Hi--
I'm trying to teach myself R using Peter Dalgaard's "Introductory Statistics
with R." Does anyone know if there are solutions available for the
exercises?
I'm really just hoping to learn by going through exercises and checking
myself, so alternatively, does anyone know of an introductory textbook to R
that does have answers available either in the back or online?
2010 Jun 12
2
[OT] introductory online kernel programming course
yes, it's OT but just in case folks here know someone who might be
interested, i'm writing and publishing a course to introduce people to
the joys of linux kernel programming:
http://www.crashcourse.ca/introduction-linux-kernel-programming/introduction-linux-kernel-programming
and, no, it's not free -- six months worth of course will cost you
all of $39 (CAD), but the first four
2009 Oct 13
0
Free Introductory R Course Taught Over the Web
Free Introductory R Course Taught Over the Web
The course is designed for natural resource managers and is open to all
who are interested without charge. Audio of the presentations is available
either using your computer speakers and optional microphone or headset or
by calling a phone bridge long distance. Live video of the presenter's
computer screen is available over the web. You can
2012 Mar 31
2
A introductory question about Zips law (Newbie to statistics)
Hi everyone.
Newbie to statistics.
I have 40 matrices of ~400 values. how may I determine whether the
distribution follows zips law?
response <-sample (1:20,400*4, replace= TRUE)
Thank you vry much.
--
View this message in context: http://r.789695.n4.nabble.com/A-introductory-question-about-Zips-law-Newbie-to-statistics-tp4521190p4521190.html
Sent from the R help mailing list archive at
2012 Nov 19
0
Introductory R course: 6-8.12.2012
Dear list members,
Apologies for cross-posting, there are some places available in an introductory R course.
Please, find below the information of this R training course.
If you have any question, don't hesitate to contact me.
Best regards,
Pablo
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Course: Statistical Analysis with R
Where: Linux Hotel, Essen-Horst,
2001 Mar 06
0
R Introductory Slides...
Hi there,
I have just written a short introduction to R that I am intended to use in a tutorial in my programming club.
I wrote it as an undergraduate student. Therefore I have put considerations on what kind of stuff will be of interests to most of the students. Many of my friends I talked to didn't like R much, however after I showed them what it can do most of them were impressed and
2001 Feb 15
1
Updated introductory text
All,
I have updated my practical introduction to using R to analyse
epidemiological data for the March 2001 Computer Software in
Epidemiology course at the Nordic School of Public Health to include a
short section on object orientation. You can get this from:
http://www.myatt.demon.co.uk
As a ZIP file containing MS Word '95 (DOC) and Adobe Acrobat v4.xx (PDF)
version of the document
2010 Jul 27
2
Introductory statistics and introduction to R
Hi,
I have a bright, diligent second-year graduate student who wants to
learn statistics and R and will, in effect, be taking a tutorial from me
on these subjects. (If you've seen some of my questions on this list,
please don't laugh.) As an undergrad he majored in philosophy, so this
will be his first foray into computer programming and statistics.
I'm thinking of having him use
2003 Aug 20
1
Asterisk introductory talk: Portland, OR USA
For those of you that are in the Portland, Oregon area:
I am giving a talk today on Asterisk at the PLUG Advanced Topics
Meeting. Details below.
JT
>From: "Zot O'Connor" <zot@whiteknighthackers.com>
>To: PLUG LIST <plug@lists.pdxlinux.org>,
> PLUG Announcement List <plug-announce@pdxLinux.org>
>Organization: White Knight Hacklers
>Subject:
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
2003 Jun 06
4
Introductory Resources
>I am interested in R as an alternative for a statistical tool
>at our firm.
Ditto...
I have recently moved to this agency from a company where I had access to
Splus. There is also a coworker here who had used Splus at a previous
employer. We both would like some access to the S language. We are
considering either begging loud and long to try to get the agency to
purchase two copies of