Displaying 3 results from an estimated 3 matches for "misur".
Did you mean:
misr
2012 Sep 22
0
timeIsInterval function not found
...ataframe
###################################################
### code chunk number 23: tuesday_slidesB.Rnw:306-312
###################################################
df <- reshape(ds, varying=list(1:4), v.names="ndv", direction="long",
times=dts, ids=1:dims[1])#traspone le misure in colonne separate dello
stesso record in misure ripeture in record diversi
library(spacetime)
timeIsInterval(dts) <- TRUE
stNDVF <- STFDF(as(ndv_gambia, "SpatialPixels"), dts, df)
library(RColorBrewer)
Grns <- brewer.pal(7, "Greens")
--
View this message in cont...
2009 Mar 21
0
object gstat
...43 0.625
[11,] 3.800 4.578 3.873
[12,] 2.699 1.199
1.425
[13,] 3.033 4.384 0.455
[14,] 4.232 1.588 1.025
[15,] 4.750 1.369
0.775
..........................................
..........................................
I want to create gstat object where
x,y are location and datavalue are the misurement,.....thank
2005 Nov 30
3
Random Effects for One-Way Anova
Hello to All.
I'd want to use a one-way ANOVA. This means that I have only one factor, with,
lets say, 5 levels.
I made a dataframe, called "DATA", with two Columns:
A, that is my response, and it is "class numerical".
B, that defines the different levels of my factor, and it is "class factor".
If I want to use a fixed effect model,
I know that the formula I have