Publications by CEG

Document

15.04.2020

data as of 3pm 15 April Julian day: 15 March = 75 1 April = 92 National data ...

93 sym 4 img

Document

14.04.2020

You can also find this homework posted online: http://rpubs.com/mistymcphee/599069 due: You do not have to use R for this homework. If you use R for some but not all, knit your document into Word and then type the rest directly into that document before printing it. If you do use R, please put your .rmd file in your Google folder. No matter how...

4835 sym 2 tbl

Document

08.04.2020

due: 8 April, 11:59pm Go through the exercise and answer all questions in R Markdown. Copy each question into the R Markdown document and build a chunk that includes your calculations. To create paragraphs, use subheaders preceeded by 1, 2, or 3 hashtags; go to https://rstudio.com/wp-content/uploads/2015/02/rmarkdown-cheatsheet.pdf for tips on ...

5773 sym R (633 sym/9 pcs) 3 tbl

Wisconsin coronavirus

03.04.2020

State data as of 4pm 14 April National data as of 4pm 14 April Julian day: 15 March = 75 1 April = 92 National data ...

134 sym 4 img

Document

20.02.2020

This file is to play with ways to compare proportion of habitat used v available. There are two matrices: one for availability (Habitat Availability.csv) and one for use (Habitat Use.csv). They are in Gondek, Matt -> Data _ Gondek hu7 = read.csv("Habitat Use_007.csv", header=T) ha = read.csv("Habitat Availability.csv", header=T) hu3 = read.csv("H...

356 sym R (4070 sym/18 pcs)

MG use/avail data

19.02.2020

This file is to play with ways to compare proportion of habitat used v available. There are two matrices: one for availability (Habitat Availability.csv) and one for use (Habitat Use.csv). They are in Gondek, Matt -> Data _ Gondek hu = read.csv("Habitat Use.csv", header=T) ha = read.csv("Habitat Availability.csv", header=T) hu ## Open.water For...

236 sym R (2667 sym/17 pcs)

Matt's output

04.12.2019

Matt’s analysis matt <- read.csv("EW_CW_Data copy.csv",header = T) names(matt) ## [1] "Male.Bird.ID" "Habitat" "Ranking" "Location" summary(aov(matt$Ranking~matt$Habitat*matt$Location)) ## Df Sum Sq Mean Sq F value Pr(>F) ## matt$Habitat 6 526.4 87.73 6.363 7.85e-06 *** ## matt$L...

181 sym R (79805 sym/32 pcs) 1 img

Calgary graphs

03.04.2020

Data Variables: at bucket (1), at ground dish (2), forage (3), glean (4), NIV (5), probe (6), swallow (7), other (8) IDs: 75, 78, 0 Measures: Total duration (forage, NIV, other) Total duration (at bucket, at ground dish) Proportion of time (forage, NIV, other) Proportion of time (at bucket, at ground dish) Number of occurrences (glean, probe,...

1720 sym R (1326 sym/5 pcs) 6 img

Virus numbers

26.04.2020

data as of 6pm 26 April Julian day: 15 March = 75 1 April = 92 7 April, election day = 98 County cases National data ...

137 sym 5 img

Virus numbers

30.04.2020

data as of 3:00pm 29 April Julian day: 15 March = 75 1 April = 92 7 April, election day = 98 County cases National data ...

141 sym 6 img