Displaying 20 results from an estimated 61 matches for "bettie".
Did you mean:
beattie
2008 May 31
2
Segfault in imap_bodystructure_write when searching
Whenever I try to search on my dovecot test install, dovecot dies. It
immediately spawns a new process, which the client tries to connect to, and
send search commands to, causing that to die, and so forth. This loop means I
have to kill either the server or the client.
Running Dovecot 1.0.13 from/on Debian testing, rebuilt with vpopmail support
and no other source changes. Vpopmail version is
2007 Jan 28
2
help with RandomForest classwt option
Hello there,
I am working on an extremely unbalanced two class classification problems. I
wanna use "classwt" with "down sampling" together. By checking the rfNews()
in R, it looks that classwt is not working yet. Then I looked at the
software from Salford. I did not find the down sampling option. I am
wondering if you have any experience to deal with this problem. Do you
2009 Nov 02
3
problems with read.csv
Dear all,
I''d like to ask help on R code to get the same results as the following
Splus code:
>indata<-importData("/home/data_new.csv")
>indata[1:5,4]
[1] 0930 1601 1006 1032 1020
I tried the following R code:
> indata<-read.csv("/home/data_new.csv")
> indata[1:5,4]
[1] 930 1601 1006 1032 1020
I''d like the first
2017 Sep 19
3
what do you think about write.table(... qmethod = "excel")?
Last week one of our clients reported trouble with a csv file I
generated with write.table. He said that columns with quotes for
character variables were rejected by their data importer, which was
revised to match the way Microsoft Excel uses quotation marks in
character variables. I explained to them that quoted character
variables are virtuous and wise, of course, but they say Microsoft
Excel
2006 May 19
1
problem with pdf() R 2.2.1, os 10.4.6
Hi,
I'm trying to write a histogram to a pdf
pdf()
plot<-hist(c, xlim=c( 0.69, 0.84), ylim=c(0,100))
when I try to open the pdf I can't open it, there is always some
error . Is there something I should add to make it run under this
operation system? I had problems upgrading to 2.3 (problem
downloading packages) so I'm not sure an upgrade will work out with
me. I just want a
2017 Oct 17
2
Auth failure messages
Folks
I am using sendmail as my mail server. SELINUX is disabled.
I observe messages in Centos 7 (and 6) in /var/log/messages, similar to:
saslauthd[2765]: do_auth : auth failure: [user=bettie]
[service=smtp] [realm=] [mech=pam] [reason=PAM auth error]
I guess that this is because somebody tried to access one of the SMTP
ports with a logon attempt. This is understandable; there are
crackers out there. I'd like to block SMTP completely from the
originating sender (by dropping t...
2005 Feb 22
1
Memory error in Mac OS X Aqua GUI v1.01 with cluster package functions
I'm sorry if the answer to my problem is buried in the archives. I
have limited experience with R and I couldn't find a solution to my
particular problem. I am running Mac OS X Aqua GUI v1.01 on a new G5
running os 10.3.8 with a 1.8Ghz processor and 1GB of sdram. I just
downloaded bioconducter a week ago and I'm trying to cluster a matrix
I created with a simulation with
2009 Oct 23
2
extract day or month as in Splus
Dear all,
I am writing to ask for help to find R code to do the same thing as the
following Splus code:
dates <- c("02/27/1992", "02/27/1992", "01/14/1992", "02/28/1992",
"02/01/1992")
timeDate(as.character(dates),in.format="%m/%d/%Y","%a")
[1] Thu Thu Tue Fri Sat
Could anyone give me some R codes to get the
2008 Jan 02
1
wants to get all parents with no children, etc
To all:
hi,
i have implemented the associations in my models
so i have a Parent model that has many Children model
but i need to get a list of Parents that do not have children
or
Parents that have just 2 children
or Parents that have children whose name is ''James'', or ''Sarah'', or
''Betty''
or Parents whose children do not have names like
2010 Feb 05
2
sum a particular column by group
Dear all,
I have a table like this:
> eds
R.ID Region Gender Agegr Time nvisits
1 1 A F 60--64 1:00 1
2 2 O F 55--59 1:20 1
3 3 O F 55--59 3:45 3
4 4 S M 60--64 1:10 3
5 5 W F 55--59 12:30 1
6
2006 Sep 05
4
Ferret 0.10.2 - Index#search_each() and :num_docs
Hi,
I seem to be having trouble getting more than 10 hits from
Index#search_each since upgrading to 0.10.2 (ie, this was working in
0.9.4). Maybe a bug, as the #search_each doesn''t seem to use the options
parameter any more ?
Thanks,
Neville
===========================================
require ''rubygems''
require ''ferret''
p Ferret::VERSION
idx =
2011 Apr 11
11
[Bug 36142] New: Second DVI output produces no signal with nVidia G96 [Quadro FX 380] (rev a1)
https://bugs.freedesktop.org/show_bug.cgi?id=36142
Summary: Second DVI output produces no signal with nVidia G96
[Quadro FX 380] (rev a1)
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component:
2018 Mar 22
0
why is dovecot "Allowing any password"
On 2018-03-22 (02:30 MDT), mj <lists at merit.unu.edu> wrote:
>
> Yes, however, for SOGo with Native Outlook compatibility or SAML logon, the config is required.
>
> (https://sogo.nu/files/docs/v2/SOGoNativeOutlookConfigurationGuide.html)
I don't know what that is, but that is a terrible requirement that makes me very suspicious someone is being either lazy or
2006 May 09
1
problem accessing trees after read.nexus from ape package
Hello,
I've been trying to figure out how to access the individual elements
from an object of class phylo.
I am reading in 201 trees created by paup as below.
> read.nexus("A_30knj_200t.txt", tree.names= NULL) -> anj30
> anj30[1]
$tree1
$edge
[,1] [,2]
[1,] "-1" "-2"
[2,] "-2" "-3"
[3,] "-3" "1"
2005 Feb 23
0
Memory error in Mac OS X Aqua GUI v1.01 with cluster pack age functions
It's trying to allocate about 850 MB. And that's just the "object that broke
the camel's back". You probably really are out of memory. You could increase
swap space and cross your fingers, but probably daisy creates the 10481 x
10481 distance matrix, which would be about 800 MB since each entry is 8
bytes. It may even create multiple copies.
You might try increasing RAM to 4
2018 Mar 22
5
why is dovecot "Allowing any password"
On 03/21/2018 10:34 PM, @lbutlr wrote:
> The question is does it allow remote users to login with no password?
Yes, and the answer is: no.
> If not, then the message ie nearly notification that login without a password is potentially possible.
Yes, but a worrying one. That's why i decided to post here.
> I have no idea why you would have nopassword=y set in the first place, so it
2017 Sep 19
0
what do you think about write.table(... qmethod = "excel")?
On Tue, Sep 19, 2017 at 1:04 PM, Paul Johnson <pauljohn32 at gmail.com> wrote:
> Last week one of our clients reported trouble with a csv file I
> generated with write.table. He said that columns with quotes for
> character variables were rejected by their data importer, which was
> revised to match the way Microsoft Excel uses quotation marks in
> character variables. I
1998 Jun 03
0
R-beta: offset code in glm....
I'm trying delve into the offset code in glm, and I have to admit I'm getting
lost.
My particular concern is that if you do something like
glm( fred ~ wilma, offset=barney, data=betty)
then the offset is not found if barney is a component of the data frame
betty. (If you do the same thing with weights, then the weight is found in the
data frame).
I don't know if this is a
2006 Aug 05
0
cor of two matrices whose columns got shuffled
Hello,
I'm trying to take the correlation of two distance matrices and get
the r2 value
ex)
Ndisc PS1 Ntet Nsito NcB NcA PS3 NcC
NiB NiA
PS1
0.08945
Ntet 0.08601
0.02020
Nsito 0.09361 0.02780
0.02260
2009 Nov 24
1
keep empty subsets using aggregate
Dear all,
I am struggling with a small problem. By using aggregate, the empty subsets
are removed. I need each empty subset to be 0. Any suggestions will be
appreciated.
Code:
edref = aggregate(rep(1,times=dim(eds)[1]),list(eds[,11], eds[,7],
eds[,27]), sum)
Thanks in advance,
Betty
[[alternative HTML version deleted]]