Displaying 9 results from an estimated 9 matches for "seyit".
Did you mean:
seit
2013 Feb 28
2
data grouping and fitting mixed model with lme function
...ata ) )
3) I want to fit Genotype + Year + Genotype:Year as fixed effect. Block + PlantID + Block.PlantID as random effect.
I feel my data grouping is incorrect as model fitting do not work properly.
Any help regarding data grouping and model fitting is deeply appreciated.
Kind Regards
Seyit Ali
------------------------------------------------------------------------
Dr. Seyit Ali KAYIS
Selcuk University, Faculty of Agriculture
Kampus/Konya, Turkey
Tel: +90 332 223 2830 Mobile: +90 535 587 1139
Greetings from Konya, Turkey
http://www.ziraat.selcuk.edu.tr/skayis/
--------------...
2009 Oct 14
1
pairs
...s of set1 variables.
I want to produce a scatterplot matrix where in upper panel (diagonal) I should have plots from set1 variables and in lower panel (diagonal) I should have plots from set2 variables. Is there a way that I can do this?
Any help is deeply appreciated.
Kind Regards
Seyit Ali
------------------------------------------------------------------------------------------------------------------
Dr. Seyit Ali KAYIS
Selcuk University
Faculty of Agriculture
Kampus, Konya, TURKEY
s_a_kayis@yahoo.com, s_a_kayis@hotmail.com
Tell: +90 332 223 2830 Mobile: +9...
2009 Apr 21
6
Sampling in R
[This email is either empty or too large to be displayed at this time]
2009 Jun 19
1
Drawing dendrogram
...lowing codes). However, if I want to specify the x axix, I am not able to draw marking line (by using "segments") including labels (as in My dendrogram 2 of the following codes). Is there a way that I can include my labels into as well? Any help is deeply appreciated.
Kind Regards
Seyit Ali
Codes:
set.seed(201)
x<-matrix(rnorm(100, 0, 1), ncol=20, byrow=TRUE)
myclust<- hclust(dist(cor(x), method='euclidian'), method="ave")
mydend<-as.dendrogram(myclust)
par(mfrow=c(1,2), mar=c(5,4,4,3), oma=c(1, 3, 1, 3))
plot(mydend, xlim=c(4, -0.2), horiz =...
2012 Mar 15
1
Bar graph with 2 Y axis
...e = NULL,
inset = 0,
title.col = text.col, title.adj = 0.5,
seg.len = 2)
box()
================================================
Any help regarding adding second Y axis
------------------------------------------------------------------------
Dr. Seyit Ali KAYIS
Selcuk University, Faculty of Agriculture
Kampus/Konya, Turkey
Tel: +90 332 223 2830 Mobile: +90 535 587 1139
Greetings from Konya, Turkey
http://www.ziraat.selcuk.edu.tr/skayis/
------------------------------------------------------------------------
Any help regarding adding seco...
2010 Sep 23
1
eps file
...ch is the required figure format of the journal that I want to submit a paper. I am able to create files in pdf or wmf format but not in eps format. Is there a way to convert pdf or wmf to eps? or alternatively, how can I create an eps file in R?
Any help is deeply appreciated.
Kind Regards
Seyit Ali
------------------------------------------------------------------------
Dr. Seyit Ali KAYIS
Selcuk University, Faculty of Agriculture
Kampus/Konya, Turkey
Tel: +90 332 223 2830 Mobile: +90 535 587 1139
Greetings from Konya, Turkey
http://www.ziraat.selcuk.edu.tr/skayis/
-------------------...
2001 Oct 30
1
Calling FORTRAN code
Dear R users,
I have recently started using R. I need to execute a FORTRAN file within R.
Does it allow to call executable (or FORTRAN code) file within R ?
Thank you very much in advance.
Kind Regards
Seyit Ali KAYIS
___________________________________________________________________________
THE FOLLOWING WARNINGS ATTACH TO THIS COMMUNICATION
This material is intended for the named recipient only and has been created
solely for the purpose and function of Livestock Improvement...
2009 Apr 22
2
Exporting objects plotted with plot3d() - rgl package
...windows (William Simpson)
> 2. lme for between-within anova (William Simpson)
> 3. Re: joined R-today (Liviu Andronic)
> 4. Package or packages for randomization in a clinical trial
> (John Sorkin)
> 5. Re: joined R-today (Bala subramanian)
> 6. Sampling in R (Seyit Ali Kayis)
> 7. search through a matrix (onyourmark)
> 8. Re: bug when subtracting decimals? (Duncan Murdoch)
> 9. Re: search through a matrix (Uwe Ligges)
> 10. Re: Sampling in R (Uwe Ligges)
> 11. Odp: Sampling in R (Petr PIKAL)
> 12. Re: search through a matrix...
2009 Feb 28
0
activerecord-odbc-adapter 2.0 failed to allocate memory
I''m currently trying to connect rails to a legacy SqlServer database. System
is windows XP and my attempts to connect with activerecord sql adapter and
ADO.rb file failed miserably (I wrote a mail about it before)
So it seems like odbc adapter is more recent compared to sql adapter and
probably more used. I''m using active_record_store as session store, and
probably the first