[R] random between two values

2009-08-06 Thread damien landais
Hi, I would obtain a random value between two (for example between 40.15 and 56.58 I would have only one value). I'm looking for a package/a function which could do this. Could anybody help me please? Cordialement Damien Landais __ R-help@r

[R] to raise in a loop more than 1

2009-06-26 Thread damien landais
4 0 0 6 0 0 8 0 0 10 0 4 0 0 4 2 ... Could anybody help me? I don't work on a special package to do it... Thanks Cordialement Damien Landais __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help

[R] Variogram fitted by Cauchy

2009-06-11 Thread damien landais
,locations=~x+y+z,data=mydata) g.var=variogram(g,cutoff=2500,width=100) modele=vgm(model=Exp,range=2000) vario=fit.variogram(g.var,modele) Thanks! Cordialement Damien Landais __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help

[R] plot two variograms on a same graph

2009-06-10 Thread damien landais
Hi, I would know how to plot two variograms on a same graph. I can plot one by one but I would draw both on the same one. Is it possible? Do i need any special package? Thanks! Cordialement Damien Landais __ R-help@r-project.org mailing list https