Displaying 20 results from an estimated 200 matches similar to: "Create factors in R for more than one variable"
2005 Apr 06
2
conditional selection with Factors
Hi All,
I want to select a level of a factor variable from a dataset. I have the folowing data:
dataset: use
factor: month (use$month, levels=February, July)
> use[1:5,]
month registration use department size
1 February KKG151GP Y Safety 1.6
To select February I tried:
> use[use$month=="February"]
Error in "[.data.frame"(use, use$month ==
2006 Feb 01
1
Off topic: nonparametric regression
Hi All,
What do you consider to be the best book(reference) on nonparametric regression?
I am currently reading the book of Kunio Takezawa(2006): "Introduction to nonparametric regression".
Is the book of Hardle(1990): "Applied nonparametric regression" better? or maybe another book?
This is off topic, but most of the books is using R or S-plus.
Thanks
Hennie
2009 Jun 17
1
ldap proxy
Hi all
I'm trying to setup a dovecot proxy through and LDAP server.
I'm already using Perdition and it works very well but I would like to setup
dovecot proxy for managesieve capabilities
(http://wiki.dovecot.org/ManageSieve?highlight=(sieve)|(proxy)#Proxy)
The version of dovecot is 1.1.16 but I can't understand how to setup dovecot
correctly.
This is my dovecot.conf:
2005 Jun 09
0
long filenames (8.3) issue
Hi there,
We map a Sun Microsystems (Solaris 9) drive to a Windows 2003 server.
This works fine except for the long UNIX (tm) filenames that are mapped
as truncated 8.3 filenames on the MS server. Needless to say for backup
purposes this defeats the object. I have scanned the archives but must
be looking in the wrong places because I am unable to find a solution to
this problem. Can anyone
2017 Nov 14
0
Possible bug(s) causing ggplot2 and XLConnect to crash recent builds of r-devel
The following R code causes R to crashes under recent r-devel builds of R:
library(ggplot2)
RCBD.lay <- data.frame(Blocks = factor(rep(1:5, each = 6)),
Units = factor(rep(1:6, times = 5)),
Treatments = factor(rep(1:6, times = 5)))
ggplot(data = RCBD.lay, aes(x = Units, y = Blocks, label = Treatments)) +
geom_text(aes(colour = Treatments))
I
2008 Apr 08
3
DO NOT REPLY [Bug 5380] New: %M in log format converts following spaces into '-'
https://bugzilla.samba.org/show_bug.cgi?id=5380
Summary: %M in log format converts following spaces into '-'
Product: rsync
Version: 3.0.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2005 May 31
1
compile errors samba-3.0.15pre2 redhat 7.3
Hi there,
After configuring and doing a make of samba-3.0.15pre2 it fails with the
following errors:
<snip>
Compiling libads/ads_status.c with -fPIC
Linking nsswitch/libnss_wins.so
lib/system.po: In function `sys_dlopen':
lib/system.po(.text+0xd71): undefined reference to `dlopen'
lib/system.po: In function `sys_dlsym':
lib/system.po(.text+0xd99): undefined reference to
2004 Oct 25
2
aov documentation page: question
Dear all
I was looking at the aov documentation page and came across the
following which seems like a contradiction to me:
" This provides a wrapper to |lm| for fitting linear models to balanced
or unbalanced experimental designs." (I presume 'This' refers to aov)
and
"|aov| is designed for balanced designs, and the results can be hard to
interpret without
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
Hi,
I would like to ask you to consider the attached patch for inclusion into
the next samba release. The patch addresses the following three points:
1. 'make install' with VPATH fails at one point
( $(srcdir)/script/findsmb vs. script/findsmb )
2. support for 'make DESTDIR=<somewhere> install' (e.g. to build a binary
package)
3. support for 'configure
2012 Jun 23
3
How to upgrade from 5.8 to 6.2
Good day,
Please am new on CentOS, may you help me with the upgrade from 5.8 to
6.2 using?
Thanks a lot
--
--
You Truly
Eric Kom
System Administrator - Metropolitan College
_________________________________________
/ You are scrupulously honest, frank, and \
| straightforward. Therefore you have few |
\ friends. /
-----------------------------------------
1998 Apr 08
0
Samba as an Open Source case study
At http://www.opensource.org there is a quite powerful evolving argument
putting the case of Open Source software (thanks, Netscape :) As part of
this there is the beginnings of a collection of case studies. They are
obviously looking for high-quality stories along the lines of "I had this
brand-name software and I replaced it with free XYZ and I've never looked
back."
If you are a
2007 Aug 03
4
DO NOT REPLY [Bug 4855] New: skipped local filters cause segfault while deleting (-rFR --delete)
https://bugzilla.samba.org/show_bug.cgi?id=4855
Summary: skipped local filters cause segfault while deleting (-
rFR --delete)
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2011 Oct 28
2
Thank you
Dear r-community,
Today I have completed my PhD. I would like to take this opportunity to thank the r-community for helping me with the r-coding. I use r to do data manipulation during my PhD and I benefit a lot through the discussion in the r-forum.
I will continue using R and help the others too.
Thank you so much.
Regards,
Roslina
UniSA.
[[alternative HTML version deleted]]
2007 Oct 26
2
DO NOT REPLY [Bug 5043] New: Qualified non-inherited filter rules may be ignored
https://bugzilla.samba.org/show_bug.cgi?id=5043
Summary: Qualified non-inherited filter rules may be ignored
Product: rsync
Version: 2.6.9
Platform: x64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2003 Apr 01
1
Solution For Rsync and Cygwin Daylight Savings Timezone Problems
Hi,
we had the same problems last year and we use NTFS.
Luckely we switched to Linux this year.
Kind regards,
Bart Coninckx
Network Administrator
CNE, ASE
*************************************
Sita ICT Services
Lilsedijk 19
B-2340 Beerse
Belgium
e-mail: bart.coninckx@sita.be
Tel: + 32 (0) 14 62 28 22
Fax: + 32 (0) 14 62 41 47
*************************************
2013 Aug 20
1
username and password can't be verified
Good day Folks,
I am trying to setup a mail server based on dovecot(with imap and pop3)
and postfix as a smtp on debian jessie/sid.
The login its system user.
After I have tried to configure the client (Icedove), this last can find
the imap, pop3 and smtp servers; but the can't be verified.
Please see below my dovecot, postfix configurations and log details.
erickom at ajk:/etc/postfix$
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
Dear David,
Thank you for your answer. Sorry for the embarrassing mistake. However,
even with when I generate a map for the whole world using:
eps <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS
Score",colourPalette=colourPalette,
catMethod="fixedWidth", missingCountryCol = "white",
addLegend=FALSE)
And then use:
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
Forgot to copy the list
Dear Jim,
Thank you for your reply. I must be doing something wrong, If this is my
command to plot a map of Europe:
eps_europe <- mapCountryData(n, nameColumnToPlot="eps_score", mapTitle="EPS
Score - Europe",colourPalette=colourPalette,
catMethod="fixedWidth", missingCountryCol =
"white",
2016 Apr 09
2
Adding Two-Headed Arrow in map legend
> On Apr 9, 2016, at 11:18 AM, David Winsemius <dwinsemius at comcast.net> wrote:
>
>
>> On Apr 9, 2016, at 10:46 AM, Miluji Sb <milujisb at gmail.com> wrote:
>>
>> Dear David,
>>
>> Thank you for your answer. Sorry for the embarrassing mistake. However, even with when I generate a map for the whole world using:
>>
>> eps <-
2016 Apr 10
2
Adding Two-Headed Arrow in map legend
Hello David,
This is exactly what I want but I still can't get the arrows. R and R
studio is updated. Thanks again!
Sincerely,
Milu
On Sat, Apr 9, 2016 at 10:29 PM, David Winsemius <dwinsemius at comcast.net>
wrote:
>
> > On Apr 9, 2016, at 1:27 PM, David Winsemius <dwinsemius at comcast.net>
> wrote:
> >
> >
> >> On Apr 9, 2016, at 11:18 AM,