Displaying 20 results from an estimated 24 matches for "18.28".
Did you mean:
18.2
2007 May 21
0
Is this a bug in cv.lm(DAAG) ?
Dear R-list,
I'm not sure what I've found about a function in DAAG package is a bug.
When I was using cv.lm(DAAG) , I found there might be something wrong with
it. The problem is that we can't use it to deal with a linear model with
more than one predictor variable. But the usage documentation
hasn't informed us about this.
The code illustrates my discovery:
> library(DAAG)
2009 Sep 13
1
Manage an unknown and variable number of data frames
Hi,
In the code below I create a small data.frame (dat) and then cut it
into different groups using CutList. The lists in CutList allow to me
choose whatever columns I want from dat and allow me to cut it into
any number of groups by changing the lists. It seems to work OK but
when I'm done I have a variable number of data frames what I need to
do further operations on and I don't know
2019 Jan 11
2
managesieve configuration
On 10.1.2019 18.28, Dominik Menke wrote:
> I've missed a part at the end:
>
>> This leads me to my question: How do I force Dovecot to print at
>> least a STARTTLS line after a client connects to port 4190? Looking
>
> ... at the default configuration files in /etc/dovecot/conf.d/ I don't
> see an obvious difference.
>
>
> --Dominik
Can you provide
2004 Jul 18
2
bootstrap and nls
Hi,
I am trying to bootstrap the difference between each parameters among two non linear regression (distributed loss model) as
following:
# data.frame
> Raies[1:10,]
Tps SolA Solb
1 0 32.97 35.92
2 0 32.01 31.35
3 1 21.73 22.03
4 1 23.73 18.53
5 2 19.68 18.28
6 2 18.56 16.79
7 3 18.79 15.61
8 3 17.60 13.43
9 4 14.83 12.76
10 4 17.33 14.91
etc...
# non
2019 Jan 11
2
managesieve configuration
Hi Dominik,
I have set ssl = required in 10-ssl.conf globally but no ssl here:
service managesieve-login {
inet_listener sieve {
port = 4190
}
...
}
Nevertheless, STARTTLS is offered
"IMPLEMENTATION" "Dovecot Pigeonhole"
"SIEVE" "fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags
2012 May 03
2
Very small random effect estimation in lmer but not in stata xtmixed
Hi folks
I am using the lmer function (in the lme4 library) to analyse some data where individuals are clustered into sets (using the SetID variable) with a single fixed effect (cc - 0 or 1). The lmer model and output is shown below.
Whilst the fixed effects are consistent with stata (using xtmixed, see below), the std dev of the random effect for SetID is very very small (3.5803e-05)compared to
2007 Jan 01
1
configured mechanisms don't work
Hi,
I am new to this list and to dovecot. Forgive me if I ask long discussed
items.
I managed to install postfix and dovecot 1.0.rc15 on a Debian Sarge server out
of the backports. It works so far, I can send emails via smtp to postfix,
they are stored in the virtual mailboxes of some users, and I can get them
via IMAP from dovecot. However, in dovecot.conf I configured
mechanisms =
2012 Apr 10
1
2.0/2.1 - different behavior for LIST-EXTENDED
Hi Timo,
We are sitting here wondering if this difference in behaviour between
dovecot 2.0.17 and 2.1.3 is intended.
When you create a folder, subscribe to it and rename it (without
changing the subscription) these are the behaviours:
For 2.0.17:
. list (SUBSCRIBED) "" "*" RETURN (STATUS (MESSAGES))
* LIST (\Subscribed \NonExistent) "." "INBOX.test"
2012 Sep 02
2
Special Folder Mocking
Dear Dovecot List,
probably everyone knows the problem that different clients use different
names for "Sent", "Trash" and so on.
A simple question:
Isn't it possible to advertise one imap folder with different names,
depending on the client?
E.g. if the client is Outlook, show the "Sent" folder as "Sent Elements"
(translated from german) and if the
2019 Jan 10
2
managesieve configuration
Hello list,
I'm trying to get pidgeonhole/managesieve running, and I'm stuck
connecting clients to the server (Dovecot 2.2.33.2-1ubuntu4.1 on an
Ubnutu 18.04 machine). So far, my config looks like this:
protocols = imap lmtp sieve
disable_plaintext_auth = yes
auth_mechanisms = plain login scram-sha-1
service managesieve-login {
inet_listener sieve {
2019 Jan 11
0
managesieve configuration
Sure, here you go (I've masked a few unimportant fields, though):
# 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.21 (92477967)
# OS: Linux 4.15.0-42-generic x86_64 Ubuntu 18.04.1 LTS
auth_default_realm = masked
auth_master_user_separator = *
auth_mechanisms = plain login scram-sha-1
default_vsz_limit = 4 G
2004 Mar 12
0
Basic questions on nls and bootstrap
Dear R community,
I have currently some problems with non linear regression analysis in R.
My data correspond to the degradation kinetic of a pollutant in two
different soil A and B, x data are time in day and y data are pollutant
concentration in soil.
In a first time, I want to fit the data for the soil A by using the Ct =
C0*exp(-k*Tpst) with Ct the concentration of pollutant at time t, C0
2019 Jan 11
0
[solved] managesieve configuration
Hello Gerald,
that did the trick, thank you very much!
--Dominik
On 1/11/19 10:54 AM, Gerald Galster wrote:
> Hi Dominik,
>
> I have set ssl = required in 10-ssl.conf globally but no ssl here:
>
> service managesieve-login {
> inet_listener sieve {
> port = 4190
> }
> ...
> }
>
>
> Nevertheless, STARTTLS is offered
>
>
2011 Feb 23
0
Don't know which model in"drc" package is to be used to find EC values.
Hi every one,
I am using the package 'drc' to model root elongation using dose
response data. I don't know which model I should use. Though I don't
know which model I should use, I tried the following codes given
below. But it produced the error messages.Can any one tell me the code
in 'drc' package to find out the EC (Effective Concentration) values
and Confidence
2011 Jan 26
2
applying a set of rules to each row
All,
I would like to apply a set of rules to each row of the sample data set
below. The rule sets are the guidelines for determining an individual's
date for retirement eligibility. The rules are found in this document,
http://www.opm.gov/feddata/RetirementPaperFinal_v4.pdf. I am only
interested in the top two categories for retirement eligibility, the
CSRS and FERS plans.
The data set has
2012 Nov 11
4
Multiplying elements of a list by rows of a matrix
Hi all,
I have the following code:
set.seed(1)
x1 <- matrix(sample(1:12), ncol=3)
x2 <- matrix(sample(1:12), ncol=3)
x3 <- matrix(sample(1:12), ncol=3)
X <- list(x1,x2,x3)
tt <- matrix(round(runif(5*4),2), ncol=4)
Is there a way I can construct a new list where
newlist[[i]] = tt[i,] %*% X[[i]]
without using a for loop? Each element of newlist will be 3 x 1 vector.
Thanks
--
Tina
2012 Aug 24
3
quota: ignore deleted messages (?)
Hi!
I am currently in the process of preparing a migration of our old
Courier-based IMAP/POP server setup to a Dovecot-based one.
During this process I came across the following problem with the
difference Courier and Dovecot handle deleted messages and mail quota.
Quote from http://www.courier-mta.org/imap/README.maildirquota.html:
,----
| The default application configuration that uses this
2019 Jan 12
2
[solved] managesieve configuration
Op 11/01/2019 om 16:05 schreef Dominik Menke:
> Hello Gerald,
>
> that did the trick, thank you very much!
>
> --Dominik
>
>
> On 1/11/19 10:54 AM, Gerald Galster wrote:
>> Hi Dominik,
>>
>> I have set ssl = required in 10-ssl.conf globally but no ssl here:
>>
>> service managesieve-login {
>> ?? inet_listener sieve {
>> ???? port =
2012 Feb 13
1
multi-regression with more than 50 independent variables
Hi R Users,
I am going to run a multiple linear regression with around 57 independent
variables. Each time I run the model with just 11 variables, the results
are reasonable. With increasing the number of independent variables more
than 11, the coefficients will get ?NA? in the output. Is there any
limitation for the number of independent variables in multiple linear
regressions in R? I attached
2009 Feb 13
2
Time capsule and "bad smb"
Hello,
I'm having trouble connecting to an Apple Time Capsule's smb shares.
The connection doesn't work, and with "dmesg" I see the following
message, repeated every time I try:
[26937.531511] CIFS VFS: RFC1001 size 39 bigger than SMB for Mid=4
[26937.531580] Bad SMB: : dump of 48 bytes of data at 0xffff880052832380
[26937.531615] 00000027 424d53ff 00000074 00018800