search for: elcin

Displaying 3 results from an estimated 3 matches for "elcin".

Did you mean: velcin
2011 Aug 22
1
Problem with xtable
...m or an alternative way to create Tex tables? print(xtable(mat), type="latex", file="PosterSumm_Delta_MnlNmixMarg.tex") Error in UseMethod("xtable") : no applicable method for 'xtable' applied to an object of class "NULL" Many thanks in advance. Elcin -- View this message in context: http://r.789695.n4.nabble.com/Problem-with-xtable-tp3760991p3760991.html Sent from the R help mailing list archive at Nabble.com.
2012 Feb 15
1
source code of MARS
..., I am a phd student and I am trying to implement a new approach for the knot selection procedure in MARS algorithm. In order to apply and test the efficiency of my method, is it possible to get the code (sourse) of "earth" library? Thank you for your interest and concern. Best Wishes, Elcin Kartal, Research Assistant Department of Statistics Middle East Technical University TURKEY [[alternative HTML version deleted]]
2011 Aug 04
0
Problems with Z in rhierMnlRwMixture using bayesm
...Z=rbind(Z,Demog[Demog[,1]==lgtdata[[i]]$id,3:9]) } Z=log(Z) Z[,1]=Z[,1]-mean(Z[,1]) Z[,2]=Z[,2]-mean(Z[,2]) keep=5 R=5000 mcmc1=list(keep=keep,R=R) out=rhierMnlRwMixture(Data=list(p=p,lgtdata=lgtdata,Z=Z),Prior=list(ncomp=1),Mcmc=mcmc1) Many thanks for all your help and time. Regards, Elcin -- View this message in context: http://r.789695.n4.nabble.com/Problems-with-Z-in-rhierMnlRwMixture-using-bayesm-tp3717887p3717887.html Sent from the R help mailing list archive at Nabble.com.