Displaying 20 results from an estimated 3000 matches similar to: "binary tree"
2012 Jun 27
1
building binary tree
Hi I am new with R
I Have to build a binary tree with R. I'm very confused was wondering if
anyone had any R sample code they would share. I've come across a lot of C++
code(nothing in R) and this is not helping.
Any bady can help me?
Bye
Giuseppe
--
View this message in context: http://r.789695.n4.nabble.com/building-binary-tree-tp4634592.html
Sent from the R help mailing list
2009 May 11
1
Using ACE in the ape package
Having a problem running the ace command in ape.
After reading my table into R and then putting the names of the rows in the
table in same order as the tree I can't get ace to run and get the message
Erreur dans as.matrix(x) :
dims [produit 25] ne correspond pas ? la longueur de l'objet [0]
This is the command I am using and each of the vectors used in the
snalysis.
2004 Nov 23
4
ATA186 V2.15.ms upgrade
I dont have a cisco acount yet
can some bady hel me with the
ata18x-v2-16-030401a-1.zip file.
thanks in advance
Rodney Acosta Coya.
Dpto. Tecnologia de la Informacion.
racosta@moanickel.com.cu
Tel:(53)(24) 62 611
-----Mensaje original-----
De: Paul Rodan [mailto:asterisk@glitch.cc]
Enviado el: Martes, 23 de Noviembre de 2004 11:24 a.m.
Para: 'Asterisk Users Mailing List - Non-Commercial
2004 Dec 01
3
grandstream bt100 upgrade 1.0.5.18
hi all
i upgrade a bt100 phone and it can't resgister with asterisk
Dec 1 13:25:49 NOTICE[1112980400]: chan_sip.c:7519 handle_request:
Registration from '<sip:@172.16.4.249>' failed for '172.16.4.226'
is was working with the version 1.0.5.3
some bady now what is hapening?
thanks in advance
Rodney
2004 Feb 08
1
APE: compar.gee( )
Dear all,
I don't understand the following behaviour: Running compar.gee (in
library ape ) with and without the option 'data', it give me different
results
Example:
.... Start R ....
> load("eiber.RData")
> ls()
[1] "gee.na" "mydata" "mytree"
> library(ape)
> # runnig with the option data= mydata
> compar.gee(alt ~ R,
2014 Jun 23
4
[PATCH] Support for ASEM UPS on Linux/i2c
On 18/06/2014 04:17, Charles Lepple wrote:
> On Jun 13, 2014, at 2:53 AM, Giuseppe Corbelli <giuseppe.corbelli at copanitalia.com> wrote:
>
>> As said in previous mail, I just finished a first working version of a driver for the UPS found on ASEM PB1300 device
>> (http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/)
>> Linux only, accessed
2007 Nov 12
3
help on drawing a tree with "ape"?
Dear all,
I'm using the "ape" package in R and want to draw a
phylogenetic tree with not only the tip labels but
also some labels for the edges. e.g. Mark the edge AB
as "m" in the tree ABC.
Couldn't find a way to do that. Can someone help?
Thanks,
Hua
2018 Jan 19
4
Internal DNS logging
Thanks Denis,
I was looking for the option 'dns:x' in the wiki but I didn't find it.
Now it works.
I used
log level = 3 auth:3 dns:0
auth_audit:3 gives me unknown class message
But where I can find a complete list of classes for log level?
I'll also give a try on the last version of samba with json.
Thanks again
Giuseppe
On 1/18/2018 4:52 PM, Denis Cardon wrote:
2014 Jul 14
2
[PATCH] Support for ASEM UPS on Linux/i2c
On 07/07/2014 15:03, Charles Lepple wrote:
> Giuseppe Corbelli <giuseppe.corbelli <at> copanitalia.com> writes:
>
>> Nevermind, please try the one attached, just created by
>>
>> git diff -p 80d9534 configure.ac data/driver.list.in drivers/Makefile.am
>> drivers/asem.c > asem.patch
>>
>> Just applied it on current master
2004 Nov 23
5
ATA186 V2.15.ms
Hi
I have a brand new ATA186 with the following firmware:
Version: v2.15.ms ata186 (Build 020919a)
I have been through the archives about how to configure it, but my colorful
configuration web page does not have the same fields that people say I need
to adjust. Even the examples on Cisco's web site don;t match. For
example, I don't have the GtkOrProxy field, which is an important
2014 Jun 18
0
[PATCH] Support for ASEM UPS on Linux/i2c
On Jun 13, 2014, at 2:53 AM, Giuseppe Corbelli <giuseppe.corbelli at copanitalia.com> wrote:
> As said in previous mail, I just finished a first working version of a driver for the UPS found on ASEM PB1300 device
> (http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/)
> Linux only, accessed through i2c/SMBUS.
> If you can spare some time, please review.
2014 Jul 07
2
[PATCH] Support for ASEM UPS on Linux/i2c
On 07/07/2014 15:03, Charles Lepple wrote:
> Giuseppe Corbelli <giuseppe.corbelli <at> copanitalia.com> writes:
>
>> Nevermind, please try the one attached, just created by
>>
>> git diff -p 80d9534 configure.ac data/driver.list.in drivers/Makefile.am
>> drivers/asem.c > asem.patch
>>
>> Just applied it on current master
2011 Mar 28
1
rtree() distances between tips as n by n matrix?
Hello R users,
If I generate a random tree with n=10 tips as rtree(n=10) say, is there a
way to have the distances between all tips put into a n by n matrix?
Sincerely,
Brian
[[alternative HTML version deleted]]
2014 Jun 13
2
[PATCH] Support for ASEM UPS on Linux/i2c
As said in previous mail, I just finished a first working version of a driver
for the UPS found on ASEM PB1300 device
(http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/)
Linux only, accessed through i2c/SMBUS.
If you can spare some time, please review. Expecially my autotools skills are
ehm... a bit rusty.
--
Giuseppe Corbelli
WASP Software Engineer,
2014 Jul 07
0
[PATCH] Support for ASEM UPS on Linux/i2c
Giuseppe Corbelli <giuseppe.corbelli <at> copanitalia.com> writes:
> Nevermind, please try the one attached, just created by
>
> git diff -p 80d9534 configure.ac data/driver.list.in drivers/Makefile.am
> drivers/asem.c > asem.patch
>
> Just applied it on current master (80d9534a133da170cade150700407920450a9753)
> and seems ok.
Sorry I did not test this
2004 Nov 25
3
configuring voicemail
i was looking but i dont find how do this:
configure the password for the extensions
read the messages
and some other things related with this
can some bady help me with some material or a explicit example.
thanks in advance
Rodney Acosta Coya.
2014 Apr 22
2
Re: "virt-install" source location boot disk
Hi Giuseppe and thanks for the response............ Heres some more info:
Here is my kickstart... maybe the "--bootloader" argument is wrong in some
way?
# Put this in pastebin or some other public url
# Kickstart file automatically generated by anaconda.
#version=DEVEL
install
cdrom
lang en_US.UTF-8
keyboard us
network --onboot yes --device eth0 --bootproto dhcp --noipv6
timezone
2007 Oct 10
2
Rooting trees using ape
Hi all,
I seem to be having a difficult time using the 'ape' package in R
when it comes to rooting trees. Here's a short screenshot:
> nirK.tree
Phylogenetic tree with 23 tips and 21 internal nodes.
Tip labels:
Burkholder, Burkholde3, Burkholde1, Burkholde4, Burkholde5,
Ralstonia2, ...
Node labels:
, 100, 100, 100, 70, 91,...
Unooted; includes branch lengths.
>
2014 Jul 09
0
[PATCH] Support for ASEM UPS on Linux/i2c
On Jul 8, 2014, at 3:29 AM, Giuseppe Corbelli <giuseppe.corbelli at copanitalia.com> wrote:
> Seems that on x64 architectures NULL is not #defined in <stddef.h>
> the attached patch #includes <stdio.h> in AC_CHECK_DECLS. Tested on an ubuntu 12.10 x64, seems to solve the issue.
I am a little confused as to how you are testing this :-)
The driver still wouldn't compile
2014 Jul 08
2
[PATCH] Support for ASEM UPS on Linux/i2c
On 08/07/2014 01:02, Charles Lepple wrote:
>>> Sorry I did not test this sooner - this went to Gmane but not to my email.
>>> If you have time, could you please write up a quick man page for this driver?
>>>
>>> Also, there seem to be some missing symbols and include files:
>>>
>>>