Displaying 5 results from an estimated 5 matches for "doon75".
Did you mean:
doon't
2014 Jul 28
0
R-devel Digest, Vol 137, Issue 25
...gt;
phone : +61 2 (6125)3473 fax : +61 2(6125)5549
Centre for Mathematics & Its Applications, Room 1194,
John Dedman Mathematical Sciences Building (Building 27)
Australian National University, Canberra ACT 0200.
On 28/07/2014, at 8:00 pm, Darren Norris wrote:
From: Darren Norris <doon75@hotmail.com<mailto:doon75@hotmail.com>>
Subject: Re: [Rd] [Wishlist] a 'PackageDevelopment' Task View
Date: 28 July 2014 6:19:08 am AEST
To: <r-devel@r-project.org<mailto:r-devel@r-project.org>>
Hi Luca,
Based on previous comments seems like
1) there should be a "...
2010 Mar 04
2
which coefficients for a gam(mgcv) model equation?
Dear users,
I am trying to show the equation (including coefficients from the model
estimates) for a gam model but do not understand how to.
Slide 7 from one of the authors presentations (gam-theory.pdf URL:
http://people.bath.ac.uk/sw283/mgcv/) shows a general equation
log{E(yi )} = ?+ ?xi + f (zi ) .
What I would like to do is put my model coefficients and present the
equation used. I am an
2008 Mar 06
1
can't merge zoo ojects and convert to ts (been trying for 2 days)
I'm stuck, but am sure it can be done I just don't understand how.
I have data in an irregular timeseries. I want to be able to use stl to
visualise the data (see seasonal parts etc), so I need to change to regular
series of class ts (I think).
I am using 2 zoo objects one is regular and the other is my irregular data.
I am then merging to create the object I want but when I try to change
2009 Jan 24
2
ggplot2 - how to change location / position of wind rose axis labels?
Dear R users,
First just want to say thank you to all for developing such a wonderful
software and packages.
I need to produce a wind rose plot. Tried with packages circular and plotrix
and couldn't quite get what I want. Moved to package ggplot2 and it's going
great. However stuck in how to move axis labels.
I am using the wind rose from the help to learn how to do what I need (code
2008 Feb 15
1
How to plot fitted values from lmer (lme4 package)?
I am modelling (at least trying to) the seasonal component of a variable
using lmer. I think I am just about getting the hang of building the models
but want to see what the fitted values look like.
I need to plot 2 lines on the same graph - the original data ( copy of
dataframe below) and the fitted values. I am doing this to a) start to
understand how to use R and b) start to understand how to