Displaying 13 results from an estimated 13 matches for "rcourses".
Did you mean:
courses
2010 Mar 02
1
R / R+ Webminar *** R-PLUS Rocks: Interactive, Comprehensible and Highly Visual. March 12th @ 12PM ET (USA Time)
...pace is limited. Reserve your webminar seat now at:
http://www.xlsolutions-corp.com/webminar.asp.
You can also email Ms Jennifer McDonald ( jen at xlsolutions-corp.com)
to register or request the free webminar video.
Our March-April R training courses are available at:
www.xlsolutions-corp.com/rcourses
Regards -
Sue Turner
Senior Account Manager
XLSolutions Corporation
North American Division
1700 7th Ave
Suite 2100
Seattle, WA 98101
Phone: 206-686-1578
Email: sue at xlsolutions-corp.com
web: www.xlsolutions-corp.com/rcourses
2010 Mar 17
3
R Advanced Programming Course in USA
Hi folks,
I am working on my student internship to USA, california and would like to
attend a R Advanced Programming course while I am in USA. Where can I find
such a course. I am new to this list.
Trevor O'brien
>From Ireland.
[[alternative HTML version deleted]]
2011 Dec 14
1
termplot & predict.lm. some details about calculating predicted values with "other variables set at the mean"
I'm making some functions to illustrate regressions and I have been
staring at termplot and predict.lm and residuals.lm to see how this is
done. I've wondered who wrote predict.lm originally, because I think
it is very clever.
I got interested because termplot doesn't work with interactive models:
> m1 <- lm(y ~ x1*x2)
> termplot(m1)
Error in `[.data.frame`(mf, , i) :
2011 Dec 29
2
3d plotting alternatives. I like persp, but regret the lack of plotmath.
I have been making simple functions to display regressions in a new
package called "rockchalk". For 3d illustrations, my functions use
persp, and I've grown to like working with it. As an example of the
kind of things I like to do, you might consult my lecture on
multicollinearity, which is by far the most detailed illustration I've
prepared.
2004 Feb 25
0
books:
Not precisely an answer to your question but here are some
OO R links that I have collected over time. Not sure if
all these links still work.
<a href="http://www.stat.wisc.edu/~st771-1/slides/wk2-4.pdf">Bates</a> |
<a href="http://www.maths.lth.se/help/R/">Bengtsson</a> |
<a
2017 Mar 26
4
Alternativa a RStudio
Solo entendí bien lo de no usar el mouse jejeje. De echo es algo que yo
me estoy acostumbrando bastante, a no tener que agarrar el mouse para
todo, me resulta más fácil y rápido hacer las cosas sin sacar las manos
del teclado.
Por lo que vi no es muy sencillo el tema de entrarle al emacs, y como no
ando con tiempo excedente para dedicarle tendré que dejarlo para más
adelante o dedicarle algún
2010 Mar 17
11
How good is R at making publication quality tables?
Hello Everyone,
I have just started learning R and am in the process of figuring out what it can and can't do. I must say I am very impressed with R so far and am amazed that something this good can actually be free.
Recently, I finished reading R for SAS and SPSS Users and have begun reading SAS and R and Data Manipulation with R. Based on what I've read in these books and elsewhere,
2017 Mar 23
3
Alternativa a RStudio
Buenas Fernando, podrías recomendar alguna lectura/tutorial/web para
alguien que siempre escucho hablar de las bondades del emacs pero nunca
lo usó?
Como para iniciantes.
Gracias, saludos!
Fernando Macedo
El 21/03/17 a las 21:31, Fernando Arce via R-help-es escribió:
> Buenos dias, que tal?
> yo utilizo emacs ess (emacs speaking statistics). Para mi es de lejos la mejor herramienta para
2006 Jan 23
2
Can one write a procedure in R like for instance in Maple ?
Dear R-wizards!
I have been learning on my own how to use this fantastic program.. but I agree with some people that even with the manuals, the faq and so on.. when you are sitting fully alone.. progress can be ... slow... very slow indeed.. In fact sometimes, looking at the "solutions" provided by some of you- I am just flabbergasted to the point that I couldn't figure out how to
2011 Mar 31
2
fit.mult.impute() in Hmisc
I tried multiple imputation with aregImpute() and
fit.mult.impute() in Hmisc 3.8-3 (June 2010) and R-2.12.1.
The warning message below suggests that summary(f) of
fit.mult.impute() would only use the last imputed data set.
Thus, the whole imputation process is ignored.
"Not using a Design fitting function; summary(fit)
will use standard errors, t, P from last imputation only.
Use
2016 Apr 27
0
R Script Template
The subject of your email is missing. Perhaps you need to read the Posting Guide (again?) about attachments. Embedding your example directly in the body of the email is generally more accessible in archives than attaching it.
--
Sent from my phone. Please excuse my brevity.
On April 27, 2016 1:14:17 PM GMT+01:00, G.Maubach at gmx.de wrote:
>Hi All,
>
>I am addressing this post to all
2016 Apr 27
2
R Script Template
Hi All,
I am addressing this post to all who are new to R.
When learing R in the last weeks I took some notes for myself to have code snippets ready for the data analysis process. I put these snippets
together as a script template for future use. Almost all of the given command prototypes are tested. The template script contains snippets for best practices and leaves out the commands that
2010 May 05
0
R-help Digest, Vol 87, Issue 5
...s possible for these openings.
Regards
Jennifer McDonald
Assistant to Mary RITZ
Research and Consulting
XLSolutions Corporation
North American Division
1700 7th Ave
Suite 2100
Seattle, WA 98101
Phone: 206-686-1578
Email: jen at xlsolutions-corp.com
web: www.xlsolutions-corp.com/rcourses
------------------------------
Message: 97
Date: Tue, 4 May 2010 19:39:41 -0400
From: Gabor Grothendieck <ggrothendieck at gmail.com>
To: ivo welch <ivo.welch at gmail.com>
Cc: r-help <r-help at stat.math.ethz.ch>
Subject: Re: [R] R formula language---a min and max function?
Me...