Displaying 20 results from an estimated 22 matches for "expains".
Did you mean:
explains
2010 Jul 31
3
I have a problem
dear£º
in the example£¨nomogram£©£¬I don't understand the meanings of the program which have been marked by red line.And how to compile the program(L <- .4*(sex=='male') + .045*(age-50) +
(log(cholesterol - 10)-5.2)*(-2*(sex=='female') + 2*(sex=='male'))).
n <- 1000 # define sample size
set.seed(17) # so can reproduce the results
age <- rnorm(n, 50, 10)
2008 Mar 21
2
Xen info
Hi,
Could you let me know the any links or any pdf or books, which expains all
the variable we used for configuring xen domains.
Thanks in Advance
Regards,
Chandraprakash Naresh Gupta
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intend...
2004 Aug 22
1
data files for packages
Dear R-helpers,
This must be really simple and clearly expained
somewhere, but I can't find it. I'm writing an
R-package and want to create data sets for the
examples. How do I save them in the format needed for
a package?
cheers,
Mikkel
2002 Sep 16
4
[LLVMdev] another question
In the section expaining "dyn_cast"
There are following lines of code:
if (AllocationInst *AI = dyn_cast<AllocationInst>(Val)) {
...
}
I cannot understand how you take a operand, a value, and cast
it into a Instruction. Can you explain it for me?
Another common example is:
// Loop over all of the phi nodes in a basic block
BasicBlock::iterator BBI =
1999 Jun 08
2
Tuýrkish Character Set
Hello,
I am new to this list. I have (and all Trukish users of Samba) trouble with
Turkish charactes (iso8859-9)with Samba. I saw some character definition tables
in charcnv.o (in sources). I couldn't understand the logic. A part of the table
for iso8859-2 is
/* MSDOS Code Page 852 -> ISO-8859-2 */
update_map("\241\244\242\364\243\235\244\317\245\225\246\227\247\365");
2005 Mar 11
4
HTB statistics
Hi,
there is something I''m not able to understand about HTB statistics.
Why the qdisc show show how many packets are overlimits but in the
classes there are always 0 packets overlimits or dropped?
I try to expain with a simple example. I create a qdisc htb with only a
class and then i do a lot of traffic.
pc-innocenti:~# tc qdisc add dev eth0 parent root handle 1: htb default 10
2018 Mar 21
2
why is dovecot "Allowing any password"
Hi,
I noticed the following in the logs of our debian wheezy server:
> Mar 21 07:13:47 mail dovecot: auth: Debug: ldap(username,1.2.3.4,<g2/rF+ZnjAAu5ceg>): bind search: base=CN=Users, DC=samba, DC=company, DC=com filter=(&(objectclass=person)(sAMA
> ccountName=username)(!(userAccountControl=514)))
> Mar 21 07:13:47 mail dovecot: auth: Debug:
2018 Mar 21
0
why is dovecot "Allowing any password"
> On 21 March 2018 at 18:12 mj <lists at merit.unu.edu> wrote:
>
>
> Hi,
>
> I noticed the following in the logs of our debian wheezy server:
>
> > Mar 21 07:13:47 mail dovecot: auth: Debug: ldap(username,1.2.3.4,<g2/rF+ZnjAAu5ceg>): bind search: base=CN=Users, DC=samba, DC=company, DC=com filter=(&(objectclass=person)(sAMA
> >
2007 Sep 22
0
How to explain the meaning of mu in the variance function of GLMs?
Dear R friends,
When fitting GLMs in R, we may need to specify the variance function to do
our analysis. I had thought it's the mean value, but it seems not. Could
anybody expain the correct meaning of *mu* in the variance function of
GLMs? The following content is from the R-hlep.
variance for all families other than quasi, the variance function is
determined by the family. The quasi
2007 Sep 28
3
orientlib
Hi All user,
I have been using R-2.5.1. dose orientlib support this version? I would like to try. it.
I have been wondering how to install the library.
With regards,
abu
_________________________________________________________________
Celeb spotting ? Play CelebMashup and win cool prizes
2002 Sep 16
0
[LLVMdev] another question
Also sprach xli3 at uiuc.edu:
} In the section expaining "dyn_cast"
} There are following lines of code:
} if (AllocationInst *AI = dyn_cast<AllocationInst>(Val)) {
} ...
} }
} I cannot understand how you take a operand, a value, and cast
} it into a Instruction. Can you explain it for me?
}
} Another common example is:
}
} // Loop over all of the phi nodes
2013 Nov 06
0
2.2.6 auth process crash using LMTP and LDAP on director.
I'm upgrading my configuration to use director and lmtp for delivery.
(doveconf -n at end of the mail).
I use the same config for auth on mail backends and see no errors.
My setup seem to work nicely but i have some auth process crashing when
using lmtp protocol.
Everything is working a sexpected then i've got 5-6 errors like this in
logs and a crach of the auth process:
dovecot:
2018 Oct 17
2
dovecot passdb driver=checkpassword as external script for block ip
Refer to
https://dovecot.org/pipermail/dovecot/2015-March/099971.html
https://wiki.dovecot.org/PasswordDatabase
I tried to repeat the same thing.
Set these passdb:
passdb {
args = /myscript.sh ip=%r
driver = checkpassword
result_failure = return-fail
result_success = continue
}
passdb {
args = /etc/dovecot/dovecot-sql.conf.ext ( my working auth method )
driver = sql
}
Created
2012 Sep 11
0
Question about logistic regression with ordered factor variable using the rms package (prev.Design)
Dear R users,
Hopefully someone can help me,
Maybe I just misunderstand the function in the package?
I am working with a logistic regression model.
Until now I always worked with the basic glm function, where for the model
was:
¡§ glm( disease ~ test.value + cnct , family=binomial(link=¡¦logit¡¦) ¡¨.
This works fine when test .value and concentration (cnct) are continuous
vairables.
However,
2023 Oct 16
0
Stale file content
Hi,
sorry, I was on vacation and just found it in my inbox again.
> Am 25.09.2023 um 23:32 schrieb Strahil Nikolov <hunter86_bg at yahoo.com>:
>
> Hi,
>
> I found this one in my spam folder and ai can?t find any follow up communication.
> Have you found the problem ?
Sort of. I just recognized that the volume stops syncing completely while my other volume just did
2013 Mar 03
17
[Bug 61731] New: Nouveau not working on second monitor
https://bugs.freedesktop.org/show_bug.cgi?id=61731
Priority: medium
Bug ID: 61731
Assignee: nouveau at lists.freedesktop.org
Summary: Nouveau not working on second monitor
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: rvhbox-freedesktop at
2005 Sep 16
8
Who is going to AstriCon (The Asterisk Conference)?
Hi,
I'm taking a straw-poll to see who out there is planning on going to
AstriCon. I would like to hear from both new members of the community
and gurus. What kinds of things would you like to see at an Asterisk
Conference? What topics are good BOF (Birds Of a Feather - informal
discussion group) fodder? What parts of Asterisk require the most
attention?
FYI - AstriCon is October 12 - 14
2007 May 01
4
Sftp slow on both our centos installs
The short version.
Copying over SFTP to our centos boxes maxes out at 2MB a sec.
The Question:
Is there some sort of speed limitation somewhere in the ssh/sftp daemon?
Does anyone have any idea why this could be happening?
The long version
We have centos 4.6 installed on 2 different machines, different
hardware, different nics. Even on 2 different subnets.
I've tried different switches,
2006 Feb 23
4
HTB: far unequal behaivor at a slight conf rate change
Hi all!
I''m working in a " _really_ end user simple", yet powerfull, flexible,
scalable, GPL htb/htb-init front end, but now, in the "test fase" im facing
an utlimate problem...
Absoult minimalistic scenario: #Use a FIXEDFONT to read this
#inet-ethx-|FIREWALL|-lan-ethx <-> |client_host_1|
#
#FIREWALL class(rate,ceil) at lan-ethx
2004 Aug 27
4
Can't login from Windows PC to Samba using ADS?
I hope this is the right place to post this.
I am running SuSe 8.2 Linux on an IBM 1 gig processor at work. I
installed samba 3.0.5 on it and followed the instructions in the online
book "Samba-3 by Example" for chapter 9 "Active Directory Domain with
Samba Domain Member Server
<http://www.samba.org/samba/docs/man/Samba-Guide/unixclients.html#adssdm>"
to the tee (of