Displaying 20 results from an estimated 4000 matches similar to: "WinNT to Unix"
1999 Jun 09
2
Failed to get local UDP socket
I'm not really sure if this is a samba problem or a linux network
problem, I have checked the newsgroups and ive seen this question pop up
a few times, w/o answer.
Here is the issure I am having, whenever the i do a smbclient -L
hostname for this particular server I get the following message in the
logs:
open_oplock_ipc: Failed to get local UDP socket for address 100007f.
Error was Cannot
1999 Jun 22
3
ERROR! Out of file structures
Hi,
Ive just installed Samba 2.0.4b.
The server has minimal load, but when I copy files from a PC (NT4
Workstation) to the Samba server, partway though the transfer I get the
following error message.
"Cannot copy <filename>: Network Access is denied. Be sure you have
the correct network permissions to perform this operation"
In log.machine the following error's are
1999 Jun 24
4
No automatic refresh?
Hi!
I've been struggling with this install of Samba 2.0.4b on Linux/x86 2.0.36.
All of the client machines run Windows NT 4, SP 3.
I'm exporting /tmp as pub, and if I right click in the folder and create
a new folder, it doesn't show up until I go to 'view' and 'refresh'.
If I delete something, it doesn't go away until I refresh.
Why?
Output of testparm:
2007 Feb 09
2
RE gap statistic in cluster analysis
Has anyone implemented Tibrishani's gap statistic in R or S plus? If so I would greatly appreciate the relevant script file.
Any help will be much appreciated
Kind regards
Dr Graham Leask
Economics and Strategy Group
Aston Business School
Aston University
Aston Triangle
Birmingham
B4 7ET
Tel: Direct line 0121 204 3150
email g.leask@aston.ac.uk
[[alternative HTML version deleted]]
2006 Oct 21
1
Box M test
Dear List
I am looking for a script that will calculate the Box M test to test the homogeneity of the variance/covariance matrix between two matrices.
If anyone could send me the script I would appreciate it.
I am aware of the scepticism about this test, where due to extreme sensitivity a p value of 0.01 is recommended. Despite this however Box's M test is the established
2007 Feb 17
1
help with cluster stopping rules
Is there a function available in R that implements Mojena's Upper Tail Rule or that draws a Mojena plot?
I would also like to find a function that implements Duda and Hart's stopping rule.
Finally with function cophenet how can I achieve a straightforward Cophenet correlation coefficient (i.e. one number for example 0.876) that gives the agreement between the structure of the
2006 Nov 24
2
Diebold Mariano Test
Dear List
Has anyone used R to distnguish between alternative forecasting models? In particular
is the Diebold Mariano test available for use within R.
Any assistance would be greatly appreciated.
Graham Leask
Lecturer in Strategy
Economics & Strategy Group
Aston University
Aston Triangle
Birmingham
B4 7ET
Tel: 0121 204 3150
E Mail: g.leask at aston.ac.uk
2007 Mar 01
0
Reshape data
I have two data frames with a number of common variables that I wish to put into "long format".
The first contains the variables
es(Csales)
[1] "terr" "Dec.02" "Jan.03" "Feb.03" "Mar.03" "Apr.03" "May.03" "Jun.03"
[9] "Jul.03" "Aug.03" "Sep.03" "Oct.03"
2008 Mar 07
0
Time series panel
I have a set of data that consists of a number of biological measurements.
The columns are Time that runs from 01/01/2005 to 01/5/2007, Group which has 23 levels and postcode which is nested within group. This is a balanced panel but the number of postcodes differs within groups, from 15 to 400. The rest of this data consists of a number of columns of quantitative measures, largely counts.
2007 Feb 12
0
V fold cross validation
Does any package available in R contain the V-fold cross-validation method for determining the right number of clusters?
Any help greatly appreciated
Kind regards
Dr Graham Leask
Economics and Strategy Group
Aston Business School
Aston University
Aston Triangle
Birmingham
B4 7ET
Tel: Direct line 0121 204 3150
email g.leask@aston.ac.uk
[[alternative HTML version deleted]]
2011 Nov 08
0
[LLVMdev] [cfe-dev] LLVM 3.0rc3 Testing Beginning
Which files are needed to build clang? Is it clang-3.0rc2 and llvm-3.0rc3 or do I need the whole test suite?
John
Dr John P. Fletcher Tel: (44) 121 204 3389 (direct line), FAX: (44) 121 204 3678
Chemical Engineering and Applied Chemistry (CEAC),
Associate Dean - External Relations,
School of Engineering and Applied Science (EAS),
Aston University, Aston Triangle, BIRMINGHAM B4 7ETÂ
2017 Dec 04
1
YNT: ggtern and bquote...
Hi,
My example code is this;
x11<-data.frame(A=c(.6,.6,.6),B=c(.20,.20,.20),C=c(0.20,.20,.20))
ggtern(data=x11,aes(A,B,C,xend = c(0.7,.00,0.7),yend = c(.30,.50,.0),zend =c(.0,.50,0.3)))+
geom_point()+
theme_showarrows()+geom_segment(size=.5)+
geom_text_viewport(x=c(.45,.27,.37),y=c(.32,.29,.22),label=as.expression("P_a","P_b","P_c"))
2017 Dec 04
2
ggtern and bquote...
>>>>> peter dalgaard <pdalgd at gmail.com>
>>>>> on Mon, 4 Dec 2017 14:55:19 +0100 writes:
>> On 4 Dec 2017, at 11:58 , Levent TERLEMEZ via R-help
>> <r-help at r-project.org> wrote:
>>
>> Dear Users,
>>
>> What is the proper way to write symbol, superscript,
>> subscript in
2017 Dec 04
1
ggtern and bquote...
D'oh! Thanks for pointing this out. I blame caffeine depletion at the time...
-pd
> On 4 Dec 2017, at 15:48 , Eik Vettorazzi <E.Vettorazzi at uke.de> wrote:
>
> reading ?plotmath you might notice that "_" isn't the propper syntax for
> subscripts. This will work:
>
> ggtern(data=x11,aes(A,B,C,xend = c(0.7,.00,0.7),yend =
> c(.30,.50,.0),zend
2002 Aug 06
2
RedHat 7.3 smbmount
Hello,
I have a RedHat 7.3 workstation and have created a samba mount to my samba server. Everything seems to be working ok,
but when I reboot my RH workstation the mount is not reestablished. I believe the problem is that when I reboot the machine
the samba share is not unmounted. After rebooting the machine when I run smbstatus on the samba server it indicates the mount
is still active.
2017 Dec 04
2
ggtern and bquote...
Dear Users,
What is the proper way to write symbol, superscript, subscript in ggtern/ggplot? I tried every given example, every possible features of ggplot but couldn?t achived. I just want to write P_a, sigma^2, etc, would you please advise me about this problem.
Thanks in advance,
Levent TERLEMEZ
________________________________
Bu elektronik posta ve onunla iletilen b?t?n dosyalar sadece
2017 Dec 04
0
ggtern and bquote...
> On 4 Dec 2017, at 11:58 , Levent TERLEMEZ via R-help <r-help at r-project.org> wrote:
>
> Dear Users,
>
> What is the proper way to write symbol, superscript, subscript in ggtern/ggplot? I tried every given example, every possible features of ggplot but couldn?t achived. I just want to write P_a, sigma^2, etc, would you please advise me about this problem.
Did you try
2011 Oct 31
2
assignment operator <- does not work in a function...
Dear Users,
I have a little problem with assignment operator. It's working from command prompt but does not work same as in the command prompt in the function. Am I missing or forgetting something? The function is (tried on both 2.13.1 and 2.13.2) as below using arules and arulseViz packages:
>kuralfonk
function()
{
require(arules)
require(arulesViz)
2017 Dec 04
0
YNT: ggtern and bquote...
reading ?plotmath you might notice that "_" isn't the propper syntax for
subscripts. This will work:
ggtern(data=x11,aes(A,B,C,xend = c(0.7,.00,0.7),yend =
c(.30,.50,.0),zend =c(.0,.50,0.3)))+
geom_point()+
theme_showarrows()+geom_segment(size=.5)+
geom_text_viewport(x=c(.45,.27,.37),y=c(.32,.29,.22),label=c("P[a]","P[b]","P[c]"),
parse=TRUE)
2006 Mar 31
1
adding texts to plots and a problem....
Hello,
I have a problem with adding texts to my plots: The code is
/plot(dates(as.character(tam[,tkolon])),d[,i],ylab=names(d[i]),ylim=c(galt,gust),type="l")
abline(orta,0,lty=3,col=3)
text(//length(d[,i]//),0.025+(orta),expression(mu),col=3)
abline(orta+l2,0,lty=4,col=2)
text(length(d[,i]),0.025+(orta+l2),expression(+2*sigma),col=2)
abline(orta-l2,0,lty=4,col=2)