Displaying 20 results from an estimated 114 matches for "universitas".
Did you mean:
universitat
2017 Aug 17
2
PAM Clustering
Dear Germano,
Thank you for your fast reply,
In the above code, *MYData *is the actual data set.
Do not we need to convert *MYData to *the dissimilarity matrix using
*pam(as.dist(**MYData**), k = 10, diss = TRUE*)* code line?*
*Regards.*
On Thu, Aug 17, 2017 at 2:58 PM, Germano Rossi <germano.rossi at gmail.com>
wrote:
> try this
>
> MYdata <-
2017 Aug 17
0
PAM Clustering
Sorry, I never use pam. In the help, you can see that pam require a
dataframe OR a dissimilarity matrix. If diss=FALSE then "euclidean" was use.So,
I interpret that a matrix of dissimilarity is generated automatically.
Problems may be in your data. Indeed
pam(ruspini, 4)$diss
write a dissimilaty matrix
while
pam(MYdata,10)$diss
wite NULL
2017-08-17 16:03 GMT+02:00 Sema Atasever
2004 Aug 29
2
restarting a server
A question, althought it is not strictly samba pertinent:
I have some Win2k server that offers dial-in to local users.
Today all stopped working, but the ones using linux ...
However these are not sufficient, so i ask here [since it is probable
many people have win2k hosts around)
- how to , logging in the win2k server with ssh, restart RAS ?
Of couse i can use only CLI programs ...
at woest ...
2006 Aug 04
3
Help with short time series
Dear R-list,
I have a statistical problem with the comparison of two short time-series of
density data in an ecological framework. I have to compare two short time
series (5 years, one value for each year) of species density data (it is the
density of fish in two different streams) to test if the two means of the
five densities are significantly different, so basically if the two mean
2003 Jan 09
10
transparent proxy
I''ve installed a bering box acting as a firewall for a lan;
the lan is 192.168.1.0/24
the bering box is 192.168.1.254
I''ve installed a squid server 192.168.1.1
It is possible to configure shorewall for a transparent proxy to the
squid server?
I''ve tryed with
REDIRECT loc loc:192.168.1.1:3128 tcp www - !192.168.1.1
in the rules file
I get this error:
Error:
2007 Nov 23
1
Bug in pacf -- Proposed patch (PR#10455)
Dear all,
following the thread
http://tolstoy.newcastle.edu.au/R/e2/devel/07/09/4338.html
regarding the bug in the partial autocorrelation function for
multivariate time series.
I have prepared a web page with patches and relevant information.
http://www2.stat.unibo.it/giannerini/R/pacf.htm
Please do not hesitate to contact me for further clarifications
regards
Simone
--
2020 May 18
1
parRapply and parCapply return a list in corner cases
According to ?parCapply:
parRapply and parCapply always return a vector.
This appears not to be the case in the following minimal reproducible example:
> library(parallel)
> nslaves <- 2
> cl <- makeCluster(nslaves)
> X <- matrix(2,nrow=3,ncol=4)
> X <- rbind(c(1,1,0,1),X)
> tv <- parCapply(cl,X,FUN=function(x){
+
2023 Sep 23
2
NROW and NCOL on NULL
Dear list,
I do not know what would be the 'correct' answer to the following but
I think that they should return the same value to avoid potential
problems and hard to debug errors.
Regards,
Simone
---------------------------------------
> NCOL(NULL)
[1] 1
> NROW(NULL)
[1] 0
> sessionInfo()
R version 4.3.1 RC (2023-06-08 r84523 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
2009 Feb 05
2
How to implement HA and Live Migration with a SAN?
Hello,
I''ve configured two xen hosts (dom0) sharing a LUN on a SAN.
My firs obiective is to run different domU on the two hosts, and
implement live migration between them.
Subsequently, I''d like to implement HA, so if a xen host goes down,
domUs will be restarted on the other one.
What''s the better way to obtain this? I think I need a cluster file
system to
2009 Jan 13
5
Trouble about the interpretation of intercept in lm models
Hallo,
yesterday I was puzzled when I discovered that I
probabliy miss something in the interepretation of intercept
in two-way lm models.
I thought that the intercept, using the default contr.treatment
contrasts, represents the mean of the group of observations
having zero in all column of the model.matrix.
It turns out not to be case
To be more more clear I am attaching a short example:
2008 Jun 05
2
qf with infinite df
Dear all,
I found the following behaviour
> rf(5,Inf,Inf)
[1] 1 1 1 1 1
but
> qf(0.1,Inf,Inf)
[1] NaN
Warning messages:
1: In qf(0.1, Inf, Inf) : value out of range in 'lgamma'
2: In qf(p, df1, df2, lower.tail, log.p) : NaNs produced
incidentally,
> pf(1.00000000000001,Inf,Inf)
[1] 1
> pf(1.0000000000000001,Inf,Inf)
[1] 0.5
Is this the expected behaviour?
Thanks
2008 Aug 20
1
samba PDC, ldap and ntlm_auth
Hello
I need to use to use ntlm_auth for samba users existing on the same
machine.(samba PDC, Squid and Openldap in the same server)
I read some mail in this list, particularly messages of Hesham S. Ahmed of Oct
7 2002 and I understand to do this I need join the PDC to itself but when I
use net join I receive this message
# /usr/bin/net join
Unable to find a suitable server
Unable to find a
2003 Apr 03
0
Call for papers
"CALL FOR PAPERS"
THE ISLAMIC SOCIETY IN SOUTH EAST ASIA CONFERENCE ON
STATISTICAL AND MATHEMATICAL SCIENCES
BANDUNG, 25 - 26 APRIL 2003
Fakultas Matematika dan Ilmu Pengetahuan Alam
Universitas Islam Bandung
Jalan Tamansari No. 1, Bandung 40116
Telepon +62 22 4203368 Ext. 136 or 135
Facsimile +62 22 4263895
E-mail: - fmipa_unisba at yahoo.com
- wanda at dns.math.itb.ac.id
INTRODUCTION
The Islamic Society in South East Asia Conference on
Statistical and Mathematical Scien...
2016 Apr 05
2
Under Windows, Rgui and Rterm crash if one tries to close the graphic device while identify or locator are running
minimal reproducible example
plot(1,1)
identify(1,1) # or locator()
now, trying to close the window by clicking on the cross of the upper
right corner causes Rgui (and Rterm) to crash.
I see the same behaviour on 2 different Windows PC (one with Win 8.1
and one with Win 10).
I did not see the problem in linux (see below)
WINDOWS **************
> sessionInfo()
R version 3.3.0 beta
2006 Oct 17
0
OpenSSH not compliant with RFC 4253? (Protocol Version Exchange string not ending with CR LF)
(Maybe this is a re-posting: sorry for that.)
Hello,
a SonicWALL appliance that protects my servers' LAN has suddenly begun to
refuse OpenSSH connections with the following message:
'SSH 2.0 Overly Long Protocol Version Exchange String, SID: 3696,
Priority: High - This signature detects overly long "Protocol Version
Exchange"
string in SSH 2.0. The maximum length of the
2006 Jun 11
1
Rgui crash under Windows
Dear all,
I found the following on R 2.3.1. for Windows XPpro SP2, tested on 2 PCs
AMD 64 3700+, Ati 9700
AMD Athlon 2400+, Matrox G550
Do the following:
x <- as.matrix(0);
fix(x)
pasting a big chunk of data, for instance the one below, into a cell
of the editor will crash the RGui.
333333333333333333
333333333333333333333333333
33333333333333333333333333333333333333333333
2008 Dec 26
1
/bin/windows/base/rpatched.html page out of date
Dear all,
it looks like that something is wrong with the
/bin/windows/base/rpatched.html page as it seems pointing to the
2.8.1rc version.
Also, I do not know if it is relevant but notice the dates of the
following files on
ftp://ftp.stat.math.ethz.ch/Software/CRAN/bin/windows/base/
R-2.8.1pat-win32.exe 31963 KB 22/12/2008 16.15.00
R-2.8.1rc-win32.exe 31991 KB 25/12/2008 9.30.00
thank
2005 May 27
4
Chars as numbers
Is there a proper function for transforming
a character to a number instead of using
i=match('c',letters)
# 3
Thanks.
Josef Eschgf??ller
--
Josef Eschgf??ller
Dipartimento Matematico
Universita' di Ferrara
http://felix.unife.it
2003 Aug 10
1
Possible samba options:
I plan to use samba to substitute two NT4 server (PDC/BDC) howewer I
am not sure if it would fit:
I have not been able to find either in the samba 3.0 and samba-tng
documentation the following informations:
1. Can I have three different serever on which putting the home
directories of the users (of course this would be set in their profiles) ?
logon_home parameter seem to forbide this ...
2.
2009 Jan 08
1
legend() in a multiple figure environment
Dear all,
there seems to be a problem with displayed legends when a multiple
figure environment is used, see the following example:
par(mfrow=c(1,2))
curve(dnorm,col=4,from=-4,to=4);
legend(-4,0.3,legend="curve",lty=1,col=4)
legend(-4,0.2,legend="curve",lty=1,col=4)
On my machines the first time the command legend() is issued the
legend box stretches over the curve.