Displaying 20 results from an estimated 82 matches for "uki".
Did you mean:
uk
2001 Nov 09
3
A chinese R-info page and a question
Dear R community,
I wrote 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
2003 Mar 04
0
smaba 3.0 - domain groups : OS info
...e 04/03/2003 18:20
To: Lukasz Tomaszewski; Kristyan Osborne; Samba Users
Cc:
Subject: RE: [Samba] smaba 3.0 - domain groups : OS info
I'm using Red Hat 7.3 on both the Samba 2.2.7 and 3.0 installations
-Ken
> -----Original Message-----
> From: ?ukasz Tomaszewski [mailto:uki@telkab.pl]
> Sent: Tuesday, March 04, 2003 11:57 AM
> To: Ken Innes; Kristyan Osborne; Samba Users
> Subject: Re: [Samba] smaba 3.0 - domain groups
>
>
> i use 'truss' to trace the system calls (nmbd proccess) after 'wbinfo -g'
> request. it returns
>...
2013 Oct 11
1
One user getting: "Primary group is 0 and contains 0 supplementary groups" on standalone server
Greetings,
We are having some rights issues on Samba 3.6.18 running on Slackware64
14.0 (the official Slackware Package). One of our users is having
access issues and I believe I have traced the problem to the following
entry in the log.smbd:
Primary group is 0 and contains 0 supplementary groups
Issuing the groups command for this user returns the 8 Linux groups in
which the user has
1998 Nov 07
1
simple questions about R (fwd)
OK, I am forwarding this to the r-help. In the original message
I simply hit reply and I thought I send to ALL r-help list. (apparent not)
also I recieved another piece of mail.....about the RNG in
Splus 4.0 or later indicating it was modified and getting worse.
I only have Splus 3.4 for HP. So I cannot try it.
This makes the idea of using the
pre-generated RN on CDROM more appealing..
Mai
1999 Mar 30
2
Y2K compliance of R
Hi, I was thinking to ask the University computing Labs here
to install R and I was told they need a statement that the software (R)
is Y2K compliant. Which I cannot find in CRAN. (in addition to the
licensing info).
Is it 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
2003 Mar 02
1
smaba 3.0 - domain groups
...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 same config file 'wbinfo -g' returns:
Error looking up domain groups.
any suggestions?
regards
Uki
2003 Oct 03
2
how to get condition number from lm output
Dear r-help,
I ran
output <- lm(formu, data=mydata)
I want to look at the condition number (to see if the matrix is near singular). How?
Also, I use the function stepAIC from MASS to select models, 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
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:
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
Greetings once again,
I am still having trouble with the "print command" option in 3.0.30.
In our computer lab, we force CUPS to print the jobs on hold, using:
print command = lp -H hold -d %p %s
This worked well with the Slackware packages of Samba 3.0.28 and CUPS
1.1.23. When I upgraded Samba to 3.0.30, the jobs were no longer queued
on hold, but printed immediately.
To
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?
Dear helper, I am using linux (redhat) R 1.5.0, in the
batch mode.
The 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
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
Greetings,
We are having some rights issues on Samba 3.6.18 running on Slackware64
14.0 (the official Slackware Package). One of our users is having
access issues and I believe I have traced the problem to the following
entry in the log.smbd:
Primary group is 0 and contains 0 supplementary groups
Issuing the groups command for this user returns the 8 Linux groups in
which the user has
2013 Nov 25
0
Using Samba 3.6.20 as stand-alone server
Greetings,
Is it possible to use Samba 3.6.20 as a stand-alone server?
We do not have any 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
2006 May 16
1
Cofnigure (Building) trouble
Hi, I'm trying to build R on SuSE 10.1/x86_64. I had to download fortran as
it wasn't supplied by SuSE. Octave, which also uses both C and Fortran was
able to compile w/o trouble. The problem I run in to with R is the
following. R's configure script will complain that it can't find the
fortran libraries (octave didn't give this complaint). When I specify them
using
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:
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 ins...