Displaying 4 results from an estimated 4 matches for "mattgemmel".
Did you mean:
mattgemmell
2012 Feb 15
2
Plotting monthly maps from yearly data
I have some data set which is available from 2005-2010 . I would like plot
monthly maps out of it.
So how I should write loop that can plot this yearly data to for every month
and write title for individual months too.
--
View this message in context: http://r.789695.n4.nabble.com/Plotting-monthly-maps-from-yearly-data-tp4391704p4391704.html
Sent from the R help mailing list archive at
2012 Aug 27
1
how to generate response variables using simple regression
Hello,
I have weight and wing length data of 5 kinds of birds (B1 to B5).
Weight data (predictor) and wing data (response) were used to generated a
simple regression.
(using lm)
Now some weight data are found but without wing data (B6, B7).
I want to use the generated simple regression to produce wing data of B6
and B7 by their weight data.
Please kindly advise R code to carry it out.
Thank you.
2012 Oct 31
2
Forward and backward algorithm in R?
How can I wrtie and calculate alpha and beta in the forward backward
algorithm in R ?
--
View this message in context: http://r.789695.n4.nabble.com/Forward-and-backward-algorithm-in-R-tp4648012.html
Sent from the R help mailing list archive at Nabble.com.
2012 Nov 09
1
lm function - na.action
How do you lm throw away excess data points. I am following the
documentation with no success
--
View this message in context: http://r.789695.n4.nabble.com/lm-function-na-action-tp4649075.html
Sent from the R help mailing list archive at Nabble.com.