Displaying 20 results from an estimated 67 matches for "lilly".
Did you mean:
silly
1999 May 04
5
smbpasswd question
Do you have to enable encrypted passwords for smbpasswd to work? I
have yet to enable encryption because I wanted to test everything
first, but have enabled 'update encrypted = Yes' so that this will
update the smbpasswd file. I also have 'unix password sync = Yes'.
However, I cannot get smbpasswd to change the passwords, either by
user or root. Any suggestions?
Carey
1999 Jul 19
11
clearcase and samba
FYI:,
I'm fairly new to samba (a couple of months now), and have experimented -
unsuccessfully - with getting it
to work with clearcase. Does anyone have a how-to, or a list of gotcha's for
setting up clearcase with samba?
Thanks in advance for any information you can send me.
Ozzie,
2007 Jul 07
1
Minor bug in lillie.test from nortest package (PR#9784)
Full_Name: David Sterling
Version: 2.4.0
OS: OS X
Submission from: (NULL) (64.81.102.199)
lillie.test() dies without grace producing the error message: 'Error in if
(pvalue > 0.1) { : missing value where TRUE/FALSE needed' when passed a vector
of identical values.
Examples:
> lillie.test(c(0,0,0,0,0,0,0,0,0,0))
Error in if (pvalue > 0.1) { : missing value where TRUE/FALSE
2010 Feb 22
4
Normal distribution (Lillie.test())
Hi all,
I have a dataset of 2000 numbers ( it's noise measured with a scoop )
Now i want to know of my data is normal distributed (Gaussian distribution).
I did already:
- 68-95-99.7 test
- Q-Q-plot
and now i used "nortest library" and the Lilli.test()
However i don't understad the output?
lillie.test(z)
Lilliefors (Kolmogorov-Smirnov) normality test
data: z
D =
2004 Feb 04
5
nortest package
Hi,
I'm a newbie and i am unable to use lillie.test in nortest
I have a message: "Couldn't find function "lillie.test"
I am under windows2000 with R1.8.1
nortest is listed with .packages(TRUE)
How to do to use lillie.test function?
Laurent Houdusse
Analyste Programmeur
2003 Apr 03
7
security = problems
...unknown
4a. If I add the my userid to the smbpasswd -a <userid>
newpasswd = Windows Password
4b. From windows "search for computer" suntst1 AM samba server
I want the PDC to do the security, so I do not have to add the users to
the smbpasswd file.
Mathew Spurgeon
Eli Lilly and Company
Software Engineering Support Team
Phone: (317) 276-7436
Mobile: (317) 716-7789
http://mcntstep03.d51.lilly.com/SEST
mspurgeon@lilly.com
2007 May 07
1
Simple question about function with glm
Dear all,
I coded a function called u.glm
u.glm <- function (x,ahi,age,bmiz,gender)
{
library(nortest)
lil.rslt <- lillie.test(x)
if (lil.rslt$p.value >0.05)
{
cat("Logtrans=0, lillie=",lil.rslt$p.value,"\n")
xmodel<-glm(x~ahi+age+bmiz+as.factor(gender))
summary(xmodel)
confint(xmodel)
}
else
{
cat("Logtrans=1,
2003 May 14
3
Redhat firewall problem...
...ld have been
ready to go.
This isn't the case, however. I know it's not the smb.conf settup
because when I kill iptables samba works.
When iptables IS running however, it will respond to a connect request
but not seem to accept the ID and password supplied.
What am I missing??
North Lilly
2004 Sep 09
1
Interacting with Clusters...
...the X-characteristics of their patients.
Is anybody currently working on developing this sort of point-and-click
capability in R? I would be very interested in becoming an alpha or beta
tester of this functionality. ...BobO.
Bob Obenchain, PhD, Research Advisor
US Medical - Outcomes Research
Lilly Corporate Center, Indianapolis, IN 46285-5024
(317) 276-3150 voice, (317) 276-0427 fax, ochain@lilly.com
[[alternative HTML version deleted]]
2010 Mar 05
0
running R from Notepad++ in Windows 7
...also tried running things as administrator, but it made no difference.
Apparently windows 7 is selling like hot buns, so there should be
enough market pressure before too long , to encourage the providers
of Notepad++ NpptoR to fix it ...
Thanks again Bob
Robert Kinley
bobk@lilly.com
Andrew Redd <aredd@stat.tamu.edu>
Sent by: amredd@gmail.com
04/03/2010 14:17
To
Robert Kinley <KINLEY_ROBERT@lilly.com>
cc
Subject
Re: [R] running R from Notepad++ in Windows 7
I had a conversation with someone the other day about problems on Windows
7. It was cau...
2003 Sep 10
0
Industrial Statistician Job (Basingstoke UK)
We (Eli Lilly & co) have a vacancy for an experienced industrial
statistician who is familiar with mainstream statistical software,
particularly Splus (or R) and/or SAS and/or JMP. The role is to
provide expertise and training in Statistics in support of
process-improvement in all areas of the busine...
2004 Apr 05
0
JOB: Industrial Statistician , Liverpool UK
Eli Lilly and company is one of the world's leading research-based
pharmaceutical companies, and Lilly UK is one of the "Sunday Times Top 100
Best Companies To Work For".
Due to growth, a new opportunity has arisen for an experienced
Statistician with excellent communication skills to join...
2004 Apr 23
0
JOB: Industrial Statistician , Liverpool UK - CLOSING DATE 7th MAY
Eli Lilly and company is one of the world's leading research-based
pharmaceutical companies, and Lilly UK is one of the "Sunday Times Top 100
Best Companies To Work For".
Due to growth, a new opportunity has arisen for an experienced
Statistician with excellent communication skills to join...
2004 Aug 16
0
Interacting with Clusters...
...er of this functionality.
If some computer scientist is looking for a thesis topic involving
applications of graphics and statistical methods in health care
(randomized or nonrandomized studies), I would be happy to send a recent
white paper on the methodology I visualize. On top of my work at Lilly, I
am an adjunct professor of biostatistics at Indiana University Medical
School and would be willing to participate on a thesis committee.
For example, I can perform almost all of the point-and-click operations I
am interested in from existing menu items in JMP version 5.1, but I have
not bee...
2003 Mar 18
0
Control users from only PDC
...-a <userid>
newpasswd = Windows Password
4b. From windows "search for computer" suntst1 AM samba server
If I need to add the users to the smbpasswd file; how do I make so that I
do not need to create a password on the UNIX samba server for the user?
Mathew Spurgeon
Eli Lilly and Company
Software Engineering Support Team
Phone: (317) 276-7436
Mobile: (317) 716-7789
http://mcntstep03.d51.lilly.com/SEST
mspurgeon@lilly.com
2004 Aug 11
2
wrong create mask on files
Hello,
I have a question regarding Samba 3.0.5: i use samba as pdc for a windows domain. i have
builtin acl support and reiserfs with builtin acl support. acl's work fine. the only
problem i have is that files are not created with the proper permissions set. i have a
user "lilly" who creates files. these files should have rwx for the group "users"
(mapped to "DOMAIN\Users") as well as for the users. so on the appropriate share i
said: "create mask = 0770" and "security mask = 0700". But it doesn't work as expected.
the files...
2012 Mar 28
2
Test Normality
Good Night
I made different test to check normality and multinormality in my dataset,
but I donĀ“t know which test is better.
To verify univariate normality I checked: shapiro.test, cvm.test, ad.test,
lillie.test, sf.test or jaque.bera.test and
To verify multivariate normal distribution I use mardia, mvShapiro.Test,
mvsf, mshapiro.test, mvnorm.e.
I have a dataset with almost 1000 data and 9
2002 Mar 22
0
sequential t-test - replies
...d")
text(1, U0[1], "Difference not detected")
abline(v = seq(1:maxn), h = pyr)
#
# table as in Davies
#
ans <- data.frame(cbind(SampNo, U0, U1))
ans
}
................................
Robert D. Kinley
Site Statistician
Eli Lilly & co
Speke, UK
++151 448 6347
KINLEY_ROBERT at lilly.com
Sent by: s-news-owner at lists.biostat.wustl.edu
08/03/2002 11:21
To: "s-news (E-mail)" <s-news at lists.biostat.wustl.edu>
cc:
Subject: [S] any S/R Code for Barnard's sequen...
2013 Oct 19
1
XML package not working
...e) Many packages depend on this XML package. Can someone help me either access the source for a good binary? I have received no assistance from the author/developer of the package.
Steven
Steven D. Randolph
Associate Consultant
Enterprise Capabilities - Business Intelligence & Analytics
Eli Lilly & Company
317-276-2593-office 317-506-0484-mobile
[[alternative HTML version deleted]]
2004 Jun 10
1
a scope problem
...------------------------------------------------
Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net>
GPG Fingerprint: 0CCA 8EE2 2EEB 25E2 AB04 06F7 1BB9 E634 9B87 56EE
-------------------------------------------------------------------
All laws are simulations of reality.
-- John C. Lilly