Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

4 results for “from:Kristina Wolf”

Order of boxplots
Kristina Wolf · Sep 14, 2015 · r-help

Have you tried: tmp$type= factor(tmp$type, levels = c("c", "b", "a")) Then try your boxplots. *?~ Kristina* ?? Kristina Wolf ? ? Ph.D. Candidate, Graduate Group in Ecology M.S. Soil Science ?, ? B.S. Animal Science? ? KristinaMWolf.com Restoration Ecology Lab...

geom_text in ggplot (position)
Kristina Wolf · May 12, 2015 · r-help

This may or may not be helpful, but you can create a dataframe with the geom_text exactly where you want it to be (although it will probably be a lot of extra work and will take time fiddling with...

How to get significance codes after Kruskal Wallis test
Kristina Wolf · Sep 25, 2015 · r-help

Perhaps look into the function friedman.test.with.post.hoc() There is more information here: http://www.r-statistics.com/wp-content/uploads/2010/02/Friedman-Test-with-Post-Hoc.r.txt Note, this does not handle NA's though...

Help on Histogram ~ Barplot
Kristina Wolf · May 28, 2015 · r-help

I don't know why that doesn't work, but try adding in sep="," In your read.csv() That shouldn't matter as to whether or not it recognizes your object though, but it will matter in how your object...

Can't find what you're looking for? Try searching with Google .