search for: maxhatch

Displaying 6 results from an estimated 6 matches for "maxhatch".

2012 May 15
1
Error in eval(expr, envir, enclos) : object 'Rayos' not found???
...nvir$QuadratEvent <- paste(envir$QuadratID, envir$Aeventexhumed, sep="") envir$QuadratEvent <- as.character(envir$QuadratEvent) ExDate <- Sector <- Quadrat <- Aeventexhumed <- NULL ST1 <- ST2 <- ST3 <- ST4 <- ST0 <- NULL Shells <- Hatchlings <- MaxHatch <- DeadHatch <- NULL Oldeggs <- TotalEggs <- QuadratEvent <- NULL for (q in unique(as.character(resp$QuadratEvent))) { s <- resp[as.character(resp$QuadratEvent) == q, ] ExDate <- c(ExDate, as.character(s$ExDate[1])) Sector <- c(Sector, as.character(s$Se...
2012 Jan 19
2
add1 GLM - Warning message, what does it mean?
Hi All, I am wondering if anyone can tell me what the warning message below the model means? J add1(DTA.glm,~ Aeventexhumed + Veg + Berm + HTL + Estuary + Rayos) Single term additions Model: cbind(MaxHatch, TotalEggs - MaxHatch) ~ Aeventexhumed + Veg + Berm + HTL Df Deviance AIC <none> 488.86 4232.9 Estuary 1 454.96 4201.0 Rayos 3 258.80 4008.9 Warning messages: 1: In model.matrix.default(Terms, m, contrasts.arg = object$contrasts) : variable 'Rayos' conv...
2012 Jan 18
1
Error in variable ' _' converted to a factor AND *tmp*
...an tell me what the error I'm receiving means below. I thought it said that Aeventexhumed should be converted to a factor, so I tried to do so and received the following error. Please advise. J --------------------------------------------------------- > data.to.analyze.glm <- glm(cbind(MaxHatch, TotalEggs-MaxHatch) ~ > Aeventexhumed, family=binomial, data=data.to.analyze) Warning message: In model.matrix.default(mt, mf, contrasts) : variable 'Aeventexhumed' converted to a factor > data.to.analyze$Aevent ~ as.factor(data.to.analyze$Aevent) data.to.analyze$Aevent ~ as.facto...
2012 May 12
1
masked by GlobalEnv ???
...re this message or do I need to do something about this? Jean > require(plyr) Loading required package: plyr > turtlehatch <- read.csv(file.choose()) > attach(turtlehatch) The following object(s) are masked _by_ '.GlobalEnv': Aeventexhumed, DeadHatch, ExDate, Hatchlings, MaxHatch, Oldeggs, Quadrat, QuadratEvent, ST0, ST1, ST2, ST3, ST4, Sector, Shells, TotalEggs -- View this message in context: http://r.789695.n4.nabble.com/masked-by-GlobalEnv-tp4628664.html Sent from the R help mailing list archive at Nabble.com.
2012 Oct 04
1
Error not found - for file retrieval with head()
...n(values, weights=c(1, 2, 3, 4, 5, 6)) { + foo <- values*weights + return(apply(foo, 1, sum) / apply(values, 1, sum)) + } > data.to.analyze$DevelopIndex <- > devel.index(data.to.analyze[,c("ST0","ST1", "ST2", "ST3", "ST4", > "MaxHatch")]) > write.csv(data.to.analyze, "turtlehatch.csv", row.names=FALSE) > head(turtlehatch.csv) Error in head(turtlehatch.csv) : object 'turtlehatch.csv' not found -- View this message in context: http://r.789695.n4.nabble.com/Error-not-found-for-file-retrieval-with-h...
2012 Oct 08
0
Best method for comparing rectangles sections of beach
...A 6 0 2 26 11 106 4 19.1A Nov. 22, 2010 79 19 A 0 0 0 0 0 102 5 23.1A Nov. 20, 2010 34 23 A 135 23 1 6 0 125 6 24.1A Nov. 28, 2010 34 24 A 660 0 2 0 0 4 Hatchlings MaxHatch DeadHatch Oldeggs TotalEggs QuadratID Sector Aeventexhumed Veg 1 3 72 2 0 178 8.1 14 A 9.75 2 4 74 0 21 188 10.1 13 A 16.34 3 1 106 1 165 151 14.1...