search for: r45723

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

Did you mean: 645723
2008 Jun 26
3
bug in nls?
...am not sure if this behaviour is a bug or feature. If it is a feature, please help me how to call variables from data frame when using nls inside cycle for (i in ....) result[i,] <- coef(nls( ...., )) Thank you Petr > sessionInfo() R version 2.8.0 Under development (unstable) (2008-05-18 r45723) i386-pc-mingw32 locale: LC_COLLATE=Czech_Czech Republic.1250;LC_CTYPE=Czech_Czech Republic.1250;LC_MONETARY=Czech_Czech Republic.1250;LC_NUMERIC=C;LC_TIME=Czech_Czech Republic.1250 attached base packages: [1] stats grDevices datasets utils graphics methods base other attached p...
2008 Jun 24
0
bug? nls and "[" indexing
...olved in a new version (I will try it) but if not and it is a feature, please help me how to call variables from data frame when using nls inside cycle for (i in ....) result[i,] <- coef(nls( ...., )) Thank you Petr > sessionInfo() R version 2.8.0 Under development (unstable) (2008-05-18 r45723) i386-pc-mingw32 locale: LC_COLLATE=Czech_Czech Republic.1250;LC_CTYPE=Czech_Czech Republic.1250;LC_MONETARY=Czech_Czech Republic.1250;LC_NUMERIC=C;LC_TIME=Czech_Czech Republic.1250 attached base packages: [1] stats grDevices datasets utils graphics methods base other attached p...
2008 May 18
3
R 2.70 + ps2pdf14
dear R graphics experts---if anyone is running the combination of R 2.7.0 and ghostscript (2.62), could you please run the following and let me know if you get the same strange symbol size that I do, or if there is something weird on my system? regards, /ivo pdf(file = "testhere.PDF", version="1.4", pointsize=14); plot(0, xlim=c(0,26), ylim=c(-1,4.5), type="n"