Displaying 20 results from an estimated 26 matches for "jeanne".
Did you mean:
janne
2006 Mar 20
1
type in daisy
..., 31,
32, 33, 34, 35, 36, 37, 38, 39 treated as interval scaled in:
daisy(basetraits, stand = FALSE, type = list(numeric = c(1, 7),
I don't understand why R doesn't accept that I declare these binary
variables in symm or assym (depending on the variable).
Thanking you in anticipation,
Jeanne Vallet
PS : To help you to understand my question, my script is :
aa<-file.choose()
basetraits<-read.csv2(aa, header = TRUE,row.names=1)
#variables declaration
attach(basetraits)
pdias=as.numeric(pdias)
longindex=as.numeric(longindex)
light=as.numeric(light)
humid=as.numeric(humid)
bas...
2006 Apr 07
1
fuzzy classification and dissimilarity matrix
...ifferent from 2)
with the same memberships for all cluster. One solution suggested to the
previous message was to use cmeans from package e1071. The problem is
that it seems that cmeans doesn't work with dissimilarity matrix and I
have to use daisy because I have mixed data.
What can I do ?
Jeanne Vallet
[[alternative HTML version deleted]]
2007 Apr 11
3
Help with pexp( )
Dear all,
Sorry for bringing up an old issue:
>pexp(50, 0.5)
[1] 1
In some cases, pexp() gives CDF=1. I read some discussion in 2002 saying it
has been patched. However it's not working in "R2.4.1Patched". Could anyone
help me out?
Thanks a lot,
Jeann
_________________________________________________________________
Fine Dining & Fancy Food. Check Out This
2006 May 05
1
MRPP in R
Hello,
I'm looking for a R function proceeding MRPP (Multi-Response Permutation
Procedures). Is it available?
Thanking you in anticipation,
Jeanne Vallet, PhD student
[[alternative HTML version deleted]]
2002 Jun 24
3
Weird problem - one machine works another doesn't on new server - both OK on old one.
...can not get a
password through the initial password dialog when trying to connect to
the new server.
All passwords tried were current and valid ( work for login to both the
linux box and the w98 boxes).
smbpassword is established for both users.
The second machine (willow) is equivalent to "jeanne" on the linux box
(the other the SMB name and linux box name are the same).
The above is mapped in smbusers:
jeanne = willow
I've tried everything I can think of with no luck with the second box.
I did try encrypted and unencrypted passwords, all that gets me is that
then both boxes ca...
2006 Feb 20
1
Grandstream BT-101 POS Error
...TERED
02-20-2006 17:04:56 User.Info 192.168.1.170 GS_LOG:
[00.0B.82.05.C9.0F][000] Received SIP message: 200
02-20-2006 17:04:56 User.Debug 192.168.1.170 GS_LOG:
[00.0B.82.05.C9.0F][000] SIP/2.0 200 OK Via: SIP/2.0/UDP
192.168.1.170;branch=z9hG4bK5b33088478bb8652;received=192.168.1.170
From: "Jeanne Hewitt" <sip:3525@192.168.1.11>;tag=7648c09c3104f91e To:
<sip:3525@192.168.1.11>;tag=as2c4f63c8 Call-ID:
7b717dd922752f88@192.168.1.170 CSeq: 101 REGISTER User-Agent: Asterisk
PBX Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Max-Forwards: 70 Expires: 360...
2008 Feb 28
1
non parametric linear regression
Un texte encapsul? et encod? dans un jeu de caract?res inconnu a ?t? nettoy?...
Nom : non disponible
Url : https://stat.ethz.ch/pipermail/r-help/attachments/20080228/f6fc9f64/attachment.pl
2012 Jan 07
2
[LLVMdev] dominance frontiers
...letely random aside, the algorithm given in the original
paper you cited is actually not quite the best way in practice. It
performs more comparisons than strictly necessary. When I moved us to
the algorithm found in http://www.cs.rice.edu/~keith/Embed/dom.pdf,
Figure 5, it was ~30% faster (AFAIK, Jeanne Ferrante is somewhat
responsible for both algorithms :P). It is also a lot simpler to
explain, IMHO.
Both of these things happened around 2005 (local SSA updating in GCC
and replacement of the dominance frontier algorithm), so things may be
different now.
2011 Oct 04
3
inconsistent behavior of summary function
The summary function behaves inconsistently with data frame columns, e.g.
summary(rock) #max of area 12212, correct
summary(rock$area) #max of area 12210, incorrect max
I know that
summary(rock$area, digits=5)
will correct the error (I DID read the manual). But my point is the inconsistency, because I get the correct answer without having to add the digits option in the first
2012 Jan 07
0
[LLVMdev] dominance frontiers
...the algorithm given in the original
> paper you cited is actually not quite the best way in practice. It
> performs more comparisons than strictly necessary. When I moved us to
> the algorithm found in http://www.cs.rice.edu/~keith/Embed/dom.pdf,
> Figure 5, it was ~30% faster (AFAIK, Jeanne Ferrante is somewhat
> responsible for both algorithms :P). It is also a lot simpler to
> explain, IMHO.
There is a followup paper from other authors (including Tarjan himself) that discusses some implementation tricks for the Lengauer-Tarjan algorithm:
http://www.cs.princeton.edu/~rwerneck...
2003 Aug 04
0
RDCOM interface and 17.1 R version troubles
...o,
We are using the new version 1.7.1 of R with the R-(D)COM Interface 1.2
through Excel. But we failed using the ARIMA and SUMMARY functions: the
Statconnector doesn't work even if these functions work under R.
Please, could you explain us how to solve this problem?
Thanks a lot!
Marion and Jeanne
2006 Mar 28
0
SuperParamagnetic Clustering
...o know if the "SuperParamagnetic Clustering" method (Blatt
M., Domany E., Wiseman S.: "Data Clustering using a model granular
magnet". Neural Computation 9 (1997)) is available in R. If yes,what is
the package which would contain this program ?
Thanking you in anticipation,
Jeanne Vallet
[[alternative HTML version deleted]]
2011 Feb 16
2
Confidence interval of Survival Curve of Weighted Cox Regression
Hi,
May I know how to obtain the confidence interval of the survival curve of
weighted Cox regression model?
I tried coxph, cph, and coxphw, but they did not work.
Any help would be much appreciated.
Thanks,
Jeanne
--
View this message in context: http://r.789695.n4.nabble.com/Confidence-interval-of-Survival-Curve-of-Weighted-Cox-Regression-tp3308085p3308085.html
Sent from the R help mailing list archive at Nabble.com.
2002 Jun 24
0
One more point of confusion using smbusers if someone could help clearify.
...t could work.
I have several accounts on the linux box that I work with and help out
on and would love to be able to get them to be available with w98.
Besides my regular account, I work on the following (as setup in
smbusers):
root = vikki ...
vx1 = vikki
vx7 = vikki
nslmc = vikki
vusnm = vikki
jeanne = mswillow
but it seems I only get the first one, perhaps I misunderstand the
application here. I've tried all sorts of ways to do this, but never
have gotten it to work "right".
Sure would be handy if that worked, would save a LOT of hassle.
Any suggestions appreciated!
Thanks &...
2003 Jul 21
0
can't change user passwords from xp client machines
...d interfaces only = yes
interfaces = 192.168.1.81
hosts allow = localhost 192.168.1.
; default security settings
security = user
security mask = 0750
directory security mask = 0750
encrypt passwords = yes
min passwd length = 6
Thanks much.
Jeanne Schock
Systems Administrator
Regionalhelpwanted.com
2003 Jun 13
1
samba failover plan on unix OS using hardware RAID
...standard and good plan? If not - what is and why? And
second - I would really like to hear any real-life stories involving samba
with hardware RAID on unix. Did anyone have a RAID, blow a harddrive, and
have to/not have to rebuild the XP - trust relationship?
Thanks much in advance for your time,
Jeanne Schock
Systems Administrator
Regionalhelpwanted.com
2007 Mar 19
1
Winelib for creating makefile to run on Windows?
...om
a Windows command prompt? (unfortunately cygwin is not part of our
standard development environment) The code is C and C++.
If so, how maintainable are the makefiles? We'd have to update the
deps by hand.
Can the winelib perl script be run on Windows with the ActiveState
engine?
Thanks,
JeanneP
PS: The reply-to address will bounce. Please post your response to this
newsgroup. Thanks!
2012 Jan 07
0
[LLVMdev] dominance frontiers
On Jan 6, 2012, at 5:08 PM, Chris Lattner wrote:
>>>
>>> It's very like SSA construction, but must make provision
>>> testing anti dependences. I had planned to use dominance frontiers to
>>> guide placement of phi nodes, as usual.
>>
>> Ok, in that case, please check out include/llvm/Transforms/Utils/SSAUpdater.h,
>> which is the
2003 Nov 06
0
[LLVMdev] Re: [open-analysis] Alias Analysis Design & Implementation and LLVM
...variable
analysis that you have implemented in the backends?
At Argonne one of the application specific analyses we need to perform,
activity analysis, has a forward and backward dataflow analysis
component.
Thanks,
Michelle
@inproceedings{Choi91,
Author = {Jong-Deok Choi and Ron Cytron and Jeanne Ferrante},
Booktitle = {Proceedings of the 18th ACM SIGPLAN-SIGACT symposium on
Principles of programming languages},
Location = {Orlando, Florida, United States},
Pages = {55--66},
Publisher = {ACM Press},
Title = {Automatic construction of sparse data flow evaluation graphs},
Year = {1991}...
2006 Oct 18
2
nss didn't list winbind user/groups
...etent group
just show /etc/group users
Weirdest thing!!
zaphod:/etc/samba# getent passwd igormorgado
igormorgado:*:10000:10000:Igor Morgado:/dados/home/igormorgado:/dev/null
zaphod:/etc/samba# getent group admins
admins:x:10003:servicos,vhogemann,igormorgado,lidia,diogo,nelson,admin,ramos,eliane,JEANNE,Administrador
Retrieve winbind data!!
Even more weirdest!
zaphod:/etc/samba# id igormorgado
uid=10000(igormorgado) gid=10000(Domain Users) grupos=10000(Domain Users)
it list only the my primary group not all groups but as you could notice i'm
on admins group too.
More data:
zaphod:/etc/sa...