Displaying 6 results from an estimated 6 matches for "stat405".
Did you mean:
stat0
2012 Jun 07
2
¿Reglas de estilo para código en R?
...for
both the developer as well as the end user of packages and functions
written in R./"
3. Hadley Wickham''s Style Guide
* Link to his R style guide atGitHib wiki of devtool package
<https://github.com/hadley/devtools/wiki/Style> and had.co.nz
<http://stat405.had.co.nz/r-style.html>
* Mainly based on the Google''s style.
Here is what he mentions in the introduction.
"Good coding style is like using correct punctuation when writing:
you can manage without it, but it sure makes things easier to read.
As with punctuation,...
2009 Dec 11
1
Sources for open sourced homework questions for R?
Hi,
I am teaching a one month class in applied statistics and want to
bring my students up to speed in R without devoting much/any lecture
time to R instruction. I think that the best way to do this is to
provide them with a lot of R questions for homework. These questions
would be numerous (there is a lot of material to cover), go from very
simple to somewhat complex, and focus on all the
2009 Aug 28
6
Google's R Style Guide
Perhaps most of you have already seen this?
http://google-styleguide.googlecode.com/svn/trunk/google-r-style.html
Comments/Critiques?
Thanks,
Esmail
ps: Reminds me of PEP 8 for Python
http://www.python.org/dev/peps/pep-0008/
Maybe not that surprising since Python is also one of the main languages
used by Google.
2012 Apr 18
6
introducing R to high school students
I participate peripherally on a listserve for middle- and high-school
science teachers. Sometimes questions about graphing or data analysis
come up. I never miss an opportunity to advocate for R. However, the
teachers are often skeptical that their students would be able to
issue commands or write a little code; they think it would be too
difficult. Perhaps this stems from the Microsoft- and
2009 Sep 01
1
Logistic Politomic Regression in R
...=flowed
hadley wickham wrote:
>> Perhaps most of you have already seen this?
>>
>> http://google-styleguide.googlecode.com/svn/trunk/google-r-style.html
>>
>> Comments/Critiques?
>
> I made my own version that reflects my personal biases:
> http://had.co.nz/stat405/resources/r-style-guide.html
>
thanks for sharing, I'll check it out.
Cheers,
Esmail
------------------------------
Message: 7
Date: Sun, 30 Aug 2009 11:25:14 -0300
From: Caio Azevedo <cnaberdl@gmail.com>
Subject: [R] Meaning of data set variables
To: r-help@r-project.org
Messag...
2010 Mar 24
0
R-help ordinal regression
...er <milton.ruser at gmail.com>
> Cc: r-help at r-project.org
> Subject: Re: [R] qplot(ggplo2): axis label sizes/colors
> Message-ID:
> ??? <c2dbb5d1003231034m3d731136o84b54762a1ebee8a at mail.gmail.com>
> Content-Type: text/plain; charset=UTF-8
>
> http://had.co.nz/stat405/lectures/21-themes.pdf
>
> On Wed, Mar 24, 2010 at 1:22 AM, milton ruser <milton.ruser at gmail.com>
> wrote:
> > Dear all,
> >
> > How can I change the size and the color of axis?
> > I would like that the xlab to be larger, xvalues to
> be
> > larg...