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.

11 results for “from:Ozgul Inceoglu”

ggplot zoomin
Ozgul Inceoglu · Jan 18, 2013 · r-help

Dear All, I am plotting a graph in ggplot, I would like to magnify the values between 0-1 without losing data in the higher range. How can I do that? neither scale_y_continous nor coord_cartesian works. Thank...

plot significant spearman correlation
Ozgul Inceoglu · Feb 5, 2013 · r-help

Hello, I calculate the correlation between two matrices cor(x,y, method="spearman") and I am wondering if it possible to see only the significant correlations. I can do that for single OTUs with cor.test() command but I would...

labdsv-indval Windows GUI front-end stopped working.
Ozgul Inceoglu · Jan 3, 2013 · r-help

Dear All, I have a problem with indval command. Last week, I could run it on my pc without any problem. Today, I tried to run the command "indval" and it constantly gives the error windows GUI front-end had...

zigzag confidence interval in a plot
Ozgul Inceoglu · May 17, 2013 · r-help

Dear All, When I plot the values and linear regression line for one data set, it is fine. But for another one I see zigzags, when I plot the confidence interval >cd Depth CHAOsep12RNA 9,94 804 25,06 1476...

subsetting data file by intoducing a second file
Ozgul Inceoglu · Feb 12, 2013 · r-help

Hello, I have a very data matrix and I have a file which has the names that I need to subset. However I cannot manage to subset the main file. ANy idea? bg <- read.table (file.choose(), header=T, row...

spearman correlation and p-value as a matrix
Ozgul Inceoglu · Feb 13, 2013 · r-help

Thank you all for the answers. I really need to learn a lot. Bu I also discover cor2m(x, y, trim = TRUE, alpha = 0.05) in ecodist package, which gives an output file with significant correlations. ?zg?l Yj>HI...

spearman correlation and p-value as a matrix
Ozgul Inceoglu · Feb 14, 2013 · r-help

you are right! I was so happy to find out the p-value criteria, I totally forgot about the spearman correlation, no I dont think there is an option of spearman correlation. Thank you for pointing that out! Cheers, ? >Dear...

spearman correlation and p-value as a matrix
Ozgul Inceoglu · Feb 13, 2013 · r-help

I have two data matrices that I want to make the correlation between each column from data1 and each column from data 2 and also calculate the p-value Matrices dont have the same size and I tried such a...

write random sampling as table output
Ozgul Inceoglu · Mar 19, 2013 · r-help

Hello, I have a data matrix consists of species as columns and sites as rows. N Chlamydiae Deferribacteres GN12 Hyd24-12 KSB1 PAUC34f SC4 SPAM Thermi WPS-2 ZB3 AD3 Elusimicrobia GAL15 ABY1_OD1 OP9 Fusobacteria HDBW-WB69 OP11 WS1...

MANOVA summary.manova(m) :" residuals have rank"
Ozgul Inceoglu · May 3, 2013 · r-help

Dear All, I am trying to perform MANOVA. I have table with 504 columns(species) and 36 rows) with two grouping (season and location) Zx <- Z[c(4:504)] Zxm <- as.matrix(Z) m<- manova(Zxm~Season*location, data=Z...

vegan -varpart is bigger than 100% in total?
Ozgul Inceoglu · Apr 30, 2013 · r-help

I am trying to find the percentage of the parameters explaining the bacterial community composition. I have one data matrix with relative abundance of OTUs and one with environmental parameters. I used varpart in vegan package but the values in...

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