search for: danish_denmark

Displaying 14 results from an estimated 14 matches for "danish_denmark".

2007 Mar 20
1
Error in nlme with factors in R 2.4.1
...(b * (log(DOSE) - log(e)))), fixed = list(b ~ factor(HERBICIDE) - 1, c ~ 1, d ~ 1, e ~ factor(HERBICIDE) - 1), random = d ~ 1 | CURVE, start = sv, data = PestSci) Output from sessionInfo() for R 2.4.0 R version 2.4.0 (2006-10-03) i386-pc-mingw32 locale: LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY=Danish_Denmark.1252;LC_NUMERIC=C;LC_TIME=Danish_Denmark.1252 attached base packages: [1] "methods" "stats" "graphics" "grDevices" "utils" "datasets" [7] "base" other atta...
2007 Sep 12
1
plot vs curve
...th cases set the 'from' and 'to' argument if they aren't supplied (at least that's what I understood reading the help page for 'curve' and 'plot.function')? Christian > sessionInfo() R version 2.5.1 (2007-06-27) i386-pc-mingw32 locale: LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY=Danish_Denmark.1252;LC_NUMERIC=C;LC_TIME=Danish_Denmark.1252 attached base packages: [1] "stats" "graphics" "grDevices" "utils" "datasets" "methods" [7] "base" other attac...
2012 May 10
1
fda problems - version correct?
...> betavar = coefvar[2]*harmonics[1]^2 + coefvar[3]*harmonics[2]^2 + + coefvar[4]*harmonics[3]^2 Error in `^.fd`(harmonics[1], 2) : FDOBJ does not have a spline basis. > sessionInfo() R version 2.15.0 (2012-03-30) Platform: x86_64-pc-mingw32/x64 (64-bit) locale: [1] LC_COLLATE=Danish_Denmark.1252 LC_CTYPE=Danish_Denmark.1252 [3] LC_MONETARY=Danish_Denmark.1252 LC_NUMERIC=C [5] LC_TIME=Danish_Denmark.1252 attached base packages: [1] splines stats graphics grDevices utils datasets methods [8] base other attached packages: [1] fda_2.2.7 zoo_1.7-7 loaded via a namespace (an...
2006 Sep 25
1
nlme with a factor in R 2.4.0beta
...fixed = list(b~HERBICIDE, c+d+e~1), random = d~1|CURVE, start = sv, data = PestSci) Output from sessionInfo() for R 2.4.0 alpha R version 2.4.0 alpha (2006-09-16 r39365) i386-pc-mingw32 locale: LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY=Danish_Denmark.1252;LC_NUMERIC=C; LC_TIME=Danish_Denmark.1252 attached base packages: [1] "methods" "stats" "graphics" "grDevices" "utils" "datasets" [7] "base" other att...
2009 Feb 06
1
Introduction to maps (of Denmark)?
...am on the right track, but where do I find a suitably detailed map of Denmark, and which format should I prefer? The terminology in the help files etc. is overwhelming. Thank you in advance for any help. Best regards, Peter. *** R version 2.8.1 (2008-12-22) i386-pc-mingw32 locale: LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY= Danish_Denmark.1252;LC_NUMERIC=C;LC_TIME=Danish_Denmark.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base
2017 Oct 11
6
changing "," to "." in data.frame
...: unexpected '{' in: "adply(AX, 2, function(x){ if(!is.numeric(x[[1]]){" Here is: > sessionInfo() R version 3.4.1 (2017-06-30) Platform: x86_64-w64-mingw32/x64 (64-bit) Running under: Windows 7 x64 (build 7601) Service Pack 1 Matrix products: default locale: [1] LC_COLLATE=Danish_Denmark.1252 LC_CTYPE=Danish_Denmark.1252 [3] LC_MONETARY=Danish_Denmark.1252 LC_NUMERIC=C [5] LC_TIME=Danish_Denmark.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] plyr_1.8.4 TinnRcom_1.0.20 formatR_1.5 svSocket_0.9-57...
2009 Feb 02
1
Assigning colnames in loop
...line inside the loop so I won't have to type it 20 times over. colnames(test.0) <- paste("age",levels(age), "m", 0, sep="") Thank you in advance for any assistance. Peter. > sessionInfo() R version 2.8.1 (2008-12-22) i386-pc-mingw32 locale: LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY= Danish_Denmark.1252;LC_NUMERIC=C;LC_TIME=Danish_Denmark.1252 attached base packages: [1] tools stats graphics grDevices utils datasets methods base other attached packages: [1] epiR_0.9-14 maptools_0.7-18 sp_0.9-29 foreig...
2008 Oct 02
1
possible bug in function 'var' in R 2.7.2?
...or is it a deliberate change compare to previous versions? Or is there a way to make R2.7.2 give NA as output? Thank you for any helo/comments! Best regards, Klaus Details on R versions installed and platform: Platform: Windows XP Prof, English, ver. 5.1 R2.6.0: "LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY=Danish_Denmark.1252;LC_NUMERIC=C;LC_TIME=Danish_Denmark.1252" R2.7.2: "LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY=Danish_Denmark.1252;LC_NUMERIC=C;LC_TIME=Danish_Denmark.1252" Klaus Steenberg Larsen Scie...
2011 Jan 24
1
Strange result from sort: sort(c("aa", "ff")) gives "ff" "aa" with R.2.12.1 on windows 7
...I get the impression that there might be an issue about locale, but I didn't understand the details. Can anyone tell me what goes on here, please Regards S?ren > sessionInfo() R version 2.12.1 Patched (2010-12-27 r53883) Platform: i386-pc-mingw32/i386 (32-bit) locale: [1] LC_COLLATE=Danish_Denmark.1252 LC_CTYPE=Danish_Denmark.1252 [3] LC_MONETARY=Danish_Denmark.1252 LC_NUMERIC=C [5] LC_TIME=Danish_Denmark.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] SHDtools_1.0 > sessionInfo() R version 2.12.1 (2010-12-1...
2009 Jan 26
1
Sweave'ing Danish characters
...ne & V1 \\ \hline Kr?ft i ford?jelsessystemet & 1 \\ # See, no problems here! \hline \end{tabular} \end{center} \end{table} I am using Windows Vista 64-bit and MikTex 2.7. Best regards, Peter. > sessionInfo() R version 2.8.1 (2008-12-22) i386-pc-mingw32 locale: LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY=Danish_Denmark.1252;LC_NUMERIC=C;LC_TIME=Danish_Denmark.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] Hmisc_3.4-4 foreign_0.8-30 xtable_1.5-4 loaded via a name...
2011 Sep 15
1
Can't get installing a package source (.tar.gz) from a web page to work...
...y from the web in the spirit of attempt 1) above (because then fewer things can go wrong for the students). Any hint on what I am doing wrong? sessionInfo() shown below. Regards S?ren > sessionInfo() R version 2.13.1 (2011-07-08) Platform: i386-pc-mingw32/i386 (32-bit) locale: [1] LC_COLLATE=Danish_Denmark.1252 LC_CTYPE=Danish_Denmark.1252 LC_MONETARY=Danish_Denmark.1252 LC_NUMERIC=C LC_TIME=Danish_Denmark.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] SHDtools_1.0 loaded via a namespace (a...
2017 Oct 11
0
changing "," to "." in data.frame
...> if(!is.numeric(x[[1]]){" > > Here is: > > > sessionInfo() > R version 3.4.1 (2017-06-30) > Platform: x86_64-w64-mingw32/x64 (64-bit) > Running under: Windows 7 x64 (build 7601) Service Pack 1 > > Matrix products: default > > locale: > [1] LC_COLLATE=Danish_Denmark.1252 LC_CTYPE=Danish_Denmark.1252 > [3] LC_MONETARY=Danish_Denmark.1252 LC_NUMERIC=C > [5] LC_TIME=Danish_Denmark.1252 > > attached base packages: > [1] stats graphics grDevices utils datasets methods base > > other attached packages: > [1] plyr_1.8.4 TinnRco...
2009 Feb 17
1
stopping stepAIC (MASS package)
...valuable time if the procedure would stop automatically when it encounters any anomaly that causes it to warn me. Is this possible? And if so, how? Thank you in advance for any assistance. Peter Jepsen, MD ---- > sessionInfo() R version 2.8.1 (2008-12-22) i386-pc-mingw32 locale: LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY= Danish_Denmark.1252;LC_NUMERIC=C;LC_TIME=Danish_Denmark.1252 attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] MASS_7.2-45 >
2005 Aug 22
1
Example in pdf() help file (PR#8083)
...lease do not edit the information below-- Version: platform = i386-pc-mingw32 arch = i386 os = mingw32 system = i386, mingw32 status = major = 2 minor = 1.1 year = 2005 month = 06 day = 20 language = R Windows XP Professional (build 2600) Service Pack 2.0 Locale: LC_COLLATE=Danish_Denmark.1252;LC_CTYPE=Danish_Denmark.1252;LC_MONETARY=Danish_Denmark.1252;LC_NUMERIC=C;LC_TIME=Danish_Denmark.1252 Search Path: .GlobalEnv, package:lattice, package:methods, package:stats, package:graphics, package:grDevices, package:utils, package:datasets, Autoloads, package:base ----------------...