Displaying 20 results from an estimated 82 matches for "uky".
Did you mean:
uk
2001 Nov 09
3
A chinese R-info page and a question
...ote and someone else helped me type a 5-page R-info in Chinese,
covering the most basic information on how to get and install
and start using R on Wintel PC.
This could serve those not fluent in/intimidated by
English but want to start using R.
(I met a lot of those in China)
<http://www.ms.uky.edu/~mai/ZhongWen.htm>
also a MSword version of the same (may print better).
<http://www.ms.uky.edu/~mai/ZhongWen.doc>
Now I have a question: I am packaging several functions doing
empirical likelihood ratio as an R package.
Using R CMD check emplik,
There is warning about undocumen...
2003 Mar 04
0
smaba 3.0 - domain groups : OS info
I dont think its a OS problem, Im using suse 8.1.
If you log into the windows box as root you can see the groups and the users in the groups. Any other user including domain admins can not. This would indicate that there is a problem with samba, either with ACLs accessing group information or passing group/user information from the system to a smbd process owned by a user other than root.
2013 Oct 11
1
One user getting: "Primary group is 0 and contains 0 supplementary groups" on standalone server
...y question is: How does Samba calculate these group memberships?
I'll look through the source code and see what I can see, but I am no
programming wizard, so I doubt I'll find what I need there.
Thanks!
Stu...
--
Stuart Reedy Working hard for a great university!
stu at coe.uky.edu
859 257-7966 http://www.coe.uky.edu/~stu/
1998 Nov 07
1
simple questions about R (fwd)
...CDROM more appealing..
Mai Zhou
Forwarded message:
> From cribari at de.ufpe.br Fri Nov 6 12:40:49 1998
> Message-Id: <199811061638.OAA12522 at de.ufpe.br>
> From: "Francisco Cribari" <cribari at de.ufpe.br>
> Organization: UFPE
> To: Mai Zhou <mai at ms.uky.edu>
> Date: Fri, 6 Nov 1998 14:39:37 -0000
> MIME-Version: 1.0
> Content-type: text/plain; charset=US-ASCII
> Content-transfer-encoding: 7BIT
> Subject: Re: [R] simple questions about R
> Priority: normal
> In-reply-to: <199811061620.LAA00381 at t3.mscf.uky.edu>
>...
1999 Mar 30
2
Y2K compliance of R
...a big issue to put such a statement in R? or this has legal implications
that R do not want as a "free" software?
If possible I would like to see the statement on both Unix AND Win version
of R so I can ask them to "officially install" R on the labs machines.
Mai Z
mai at ms.uky.edu
http://www.ms.uky.edu/~mai/
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subjec...
2003 Mar 02
1
smaba 3.0 - domain groups
few day ago, i've asked about mapping unix-windows groups under samba
2.2.7a.
now, i know that it is impossible. so i've changed samba on my PDC to 3.0
version (smbgroupedit).
but still i've got problems with groups.
before - from another machine when i've used 'wbinfo -g'i've got response
from my PDC:
Domain Admins
Domain Users
after change to samaba 3.0 with the
2003 Oct 03
2
how to get condition number from lm output
...els, how can I see the condition numbers in each step?
While I am at it. I find a minor bug:
R 1.7.1 on window XP, when you copy and paste by click
one button, then the input stopped, until you click the
"copy and paste" button again and click OK.
Thanks in advance.
Mai Zhou
mai at ms.uky.edu
1999 Nov 12
1
SAS to R translator for particular procedures (fwd)
----------------------------Original message----------------------------
Date: Fri, 12 Nov 99 11:09:05 EST
From: Bill Paterson <BAD305 at ukcc.uky.edu>
Subject: SAS to R translator for particular procedures
To: R-Help <r-help at stat.math.ethz.ch>
X-Mailer: MailBook 98.01.000
Message-Id: <991112.111316.EST.BAD305 at ukcc.uky.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Content-Transfer-...
2011 May 09
3
Recursive Indexing Failed
Dear all,
I would like to ask your help concerning an error message I get.
I have the following struct
str(CRagentInTime[[1]])
List of 2
$ timelag: int 0
$ CRagent:List of 50
..$ :List of 3
.. ..$ CRmap: num [1:256, 1:256] NA NA NA NA NA NA NA NA NA NA ...
.. ..$ xy : num [1:2] 10 177
.. ..$ sr : num [1:49] -94.9 -92.8 -79.5 -97.6 -78.4 ...
and I wanted to select all the sr fields
2004 Sep 24
3
bug in power.t.test( ) (PR#7245)
Full_Name: Mai Zhou
Version: 1.9.1
OS: Win XP Professional
Submission from: (NULL) (12.222.227.93)
> power.t.test(n=25, delta=0.1, sig.level=1.1, strict=TRUE, type="one.sample")
One-sample t test power calculation
n = 25
delta = 0.1
sd = 1
sig.level = 1.1
power = 1.088311
alternative = two.sided
### power can never be
2008 Jun 25
1
Still no joy using "print command" with 3.0.30
...ead only = No
printable = Yes
print command = lp -H hold -d %p %s
printer name = test
oplocks = No
share modes = No
=============================================================
--
Stuart Reedy Working hard for a great university!
stu@coe.uky.edu
859 257-7966 http://www.coe.uky.edu/~stu/
2005 Sep 15
2
Driver for Tripp Lite SmartPro SLT
I have a new SMART1050SLT Tripp Lite UPS that both tripplite
and tripplitesu drivers hate. Both simply time out with a "can't
find" message.
Does anyone know about the SmartPro series?
2001 Sep 24
2
confidence interval given by prop.test()
Dear R-help,
> prop.test(9, 137, p=0.066)
> prop.test(9, 137, p=0.05)
give two different 95% confidence intervals.
I thought the confidence interval calculation
should be independent of testing calculations (and thus
the null hypothesis)?
Splus 2000 has similar problems but give slightly different
answer.
Using R1.3.0 on windows.
Mai Zhou
2002 May 21
1
device png() in batch mode?
...device png() do not seem to be available.
A look at the help says png() is available if I
use --gui option.
Is there a way to get around it?
(to get png("Rplot.png") in batch mode?)
The reason I need batch mode is that I am working to get the Rcgi
to run.
Thanks,
Mai Zhou
mai at ms.uky.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at s...
2011 Mar 04
2
Lepage Test
Hey everyone,
I am interest in running a Lepage multi sample test and i would like to ask
if there is any code availabe for that.
Thank you in advance
--
View this message in context: http://r.789695.n4.nabble.com/Lepage-Test-tp3335861p3335861.html
Sent from the R help mailing list archive at Nabble.com.
2013 Oct 11
0
Rights Issues - one user getting: "Primary group is 0 and contains 0 supplementary groups" on standalone server
...but I am no
programming wizard, so I doubt I'll find what I need there.
Thanks!
Stu...
P.S. My apologies if this gets posted to the list twice: I accidentally
tried sending it *before* I subscribed again. Oops!
--
Stuart Reedy Working hard for a great university!
stu at coe.uky.edu
859 257-7966 http://www.coe.uky.edu/~stu/
2013 Nov 25
0
Using Samba 3.6.20 as stand-alone server
...y Windows servers, and we have no domain or AD.
Our goal is to use Samba with the Linux (Unix) permissions and avoid
using ACLs.
Can this be done?
If so, what lines in the smb.conf would control this?
Thanks!
Stu...
--
Stuart Reedy Working hard for a great university!
stu at coe.uky.edu
859 257-7966 http://www.coe.uky.edu/~stu/
2006 May 16
1
Cofnigure (Building) trouble
...$LDFLAGS
/usr/local/fortran/lib64
brandon@dell:~/R-2.3.0> export F77=/usr/local/fortran/bin/gfortran
...
checking for C compiler default output file name... configure: error: C
compiler cannot create executables
See `config.log' for more details.
I've put up my config.log at http://sweb.uky.edu/~bebark2/config.log
Thanks in advance for the advice.
--
Brandon Barker
Phone: (859) 948-5335
Email: brandonbarker@ieee.org
[[alternative HTML version deleted]]
2010 Dec 27
1
Problem using pkg "survival"
Hello all.
I've been attempting to utilize the "survival" pkg (
http://cran.r-project.org/web/packages/survival/index.html), while reading
through this guide (http://www.ms.uky.edu/~mai/Rsurv.pdf). I figured working
through the guide would be the best way to go, before attempting my own
data.
I tried to utilize the Kaplain-Meier estimator as shown in the guide:
summary(survfit(Surv(aml$time[1:11],aml$status[1:11])))
This, however, returns the error:
Erro...
2020 Jun 11
2
Dovecot /VMWare Boxer
Hello all,
My name is Djule Djukic and I am working for Hipotekarna Banka from
Montenegro.
We are using IMAP email server Dovecot version 2.1.17. As a email
clients on our corporate workstations we are using Thunderbird or
WebMail and everything is working fine.
We decided to introduce MDM solution in our environment and we installed
VMWare WorkspaceOne (former Airwatch) which use Boxer as a