Displaying 4 results from an estimated 4 matches for "wolfer".
Did you mean:
wolfe
2011 May 11
1
Parantheses highlighting
...k after each bracket if I want to know which one's the matching bracket.
I experience this problem with every kind of bracket (round, curly ...).
I really like the built-in Mac OS editor for R, so I hope this will be fixed soon or I can easily fix it myself.
Thanks,
Sascha W.
---
Sascha A. Wolfer, M.A.
Centre for Cognitive Science
University of Freiburg
2013 May 12
1
How to center a horizontal legend with specified 'text.width'
...nter", lty = c("solid", "dashed"), horiz = T,
legend = c("Beginning", "End"), lwd = 2, bty = "n", text.width = 0.2)
par(mar = c(4.3,4,2,1.5))
# plot 4
plot(rnorm(100))
# plot 5
plot(rnorm(100))
Thanks for your help!
Sascha W.
---
Sascha Wolfer
Center for Cognitive Science
University of Freiburg
http://portal.uni-freiburg.de/cognition/wolfer
2009 Sep 14
2
Function "Varcov" in Design (Ver. 2.2-0) package
Hi,
I'm running into an error message for the "anova"-function I never got
before with the Design (Version 2.2-0) package.
There seems to be a missing function "Varcov", please check my
function calls (it's in german but I think you get the error):
> library(Design) ## attaching Design package and dependent packages
Lade n?tiges Paket: Hmisc ## loading
2010 Dec 02
1
openNLP package error
Hello list,
I seem to have a problem with the openNLP package, I'm actually stuck in
the very beginning. Here's what I did:
> install.packages("openNLP")
> install.packages("openNLPmodels.de", repos =
"http://datacube.wu.ac.at/", type = "source")
> library(openNLPmodels.de)
> library(openNLP)
So I installed the main package as