Displaying 20 results from an estimated 25 matches for "magalh".
2003 Apr 26
4
array to data.frame
...mes=list(grupo=c("I","II"),
opiniao=c("Ma","Regular","Boa","MBoa",),
relacao=c("atencao","sensibilidade","compreensao","tertempo","ouvir","envolvencia")))
Thanks very much,
J. Magalh?es
2009 Jan 22
1
infer haplotypes phasing trios tdthap
...he genotype
(2). From what I understand it is doing what I would like for the father
(example below).
Can anyone provide me with some information about this tdthap behaviour?
And is there any other package that would do this? (Searched for it,
couldn't find it)
Thank you very much,
Tiago Magalh?es
example (ped file with pedigrees)
9 100 102 101 1 2 1 1 2 1 2 2 1 2
9 101 0 0 2 1 1 1 2 1 2 2 2 2
9 102 0 0 1 1 2 1 2 1 2 2 1 1
data out: hap.transmit(example)
ped id father mother
9 100 102 101
f.tr.1 f.tr.2 f.tr.3 f.tr.4
1 0 2...
2005 Feb 02
0
RES: AgentLogin / AgentCallbackLogin transfer pro blem
...transfer just
works in a queue if I first acknowledged the call using the # key, and then
press the TRANSFER key in the Grandstream.
In the asterisk console I receive a:
-- SIP/4002-4563 acknowledged
Then I can transfer the call... Weird because i?m using ackcall=NO in
agents.conf ...
Diego Magalh?es
diego@redetaho.com.br
+55 24 22335134
-----Mensagem original-----
De: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] Em nome de Hecken, Guido
Enviada em: quarta-feira, 2 de fevereiro de 2005 15:18
Para: Asterisk Users Mailing List - Non-Commercial Disc...
2016 May 29
2
New driver
Hi,
First of all I'd like to congratulate everyone engaged in this great
project.
I've been following this list since late 2014, when I acquired an APC
UPS model BZ1200BR. APC bought a Brazilian company named Microsol,
which NUT package had drivers for Solis and Rhino models. Since that
time, I started developing a new driver for the models below, as a way
to support my own device, but
2005 Feb 02
0
AgentLogin / AgentCallbackLogin transfer pro blem
Which kind of transfer do you use?
Try using the # transfer.
Hope that helps..
Guido Hecken
-----Urspr?ngliche Nachricht-----
Von: Diego Magalh?es [mailto:diego@redetaho.com.br]
Gesendet: Mittwoch, 2. Februar 2005 17:21
An: asterisk-users@lists.digium.com
Betreff: [Asterisk-Users] AgentLogin / AgentCallbackLogin transfer problem
Hello guys,
I?m running Asterisk CVS-HEAD-02/01/05-12:22:46 and having a problem with
call transfers using th...
2009 Nov 27
2
If condition using accessors
Hi,
I'm quite new using R and have got no one to help me get through it.
Hopefully someone can help me with one problem I've been struggling with
for the last hours!!
(Sorry if I'm using the wrong terminology as well!)
I have a data matrix in which SIE is one of my variables. What I need to
do now is to create a new variable (group) if a certain condition in SIE
is met.
I tried:
2017 Jul 10
2
Problems with time formats when importing data using readHTMLTable
...is very simple and worked before:
library(XML)
x <- readHTMLTable('url')
where the 'url' is the link to the website with the specification of the
vessel.
I appreciate any help.
Cristina
--
Cristina Silva
Divis?o de Modela??o e Gest?o de Recursos Pesqueiros
Av. Dr. Alfredo Magalh?es Ramalho
1495-165 Lisboa
@: csilva at ipma.pt <mailto:csilva at ipma.pt>
#: +351 213027096 <phoneto:+351213027096>
[[alternative HTML version deleted]]
2006 Jul 24
2
NUT driver scheduler
Dear nut-upsdev,
I writed one small function to test if batteries was really bad (using solis
driver). Isn't so acurated but it's what we need.
Just wait 100% batteries charge, turn off input, wait some time (10% from
previst autonomy) and turn on input again.
Looking startAutonomy - stopAutonomy we can know the basic batteries state.
To scheduler the tests I have one new parameter on
2017 Jul 10
0
Problems with time formats when importing data using readHTMLTable
...lt;- readHTMLTable('url')
>
>where the 'url' is the link to the website with the specification of
>the
>vessel.
>
>I appreciate any help.
>
>Cristina
>
>--
>Cristina Silva
>Divis?o de Modela??o e Gest?o de Recursos Pesqueiros
>Av. Dr. Alfredo Magalh?es Ramalho
>1495-165 Lisboa
>@: csilva at ipma.pt <mailto:csilva at ipma.pt>
>#: +351 213027096 <phoneto:+351213027096>
>
>
> [[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNS...
2016 Jun 01
0
New driver
Hi all,
In 1995 I had developed Solis and Rhino drivers, so I think that this
driver must be preserved compatibility, because there are Solis and Rhino
actives nowadays, I have one Solis 1.5 KVA still working. Why not a new one
for new power supply?
Silvino Benevides Magalh?es
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20160601/5692251f/attachment.html>
1999 Nov 14
1
Yates analysis
.../| | |
| | __ ,_ __, _ | | |
| | / \_/ | / | |/ | | |
\_|/\__/ |_/\_/|/|__/ | | |_/o
/| /|
\| \|
--
+----------------------------------------------------------------------+
| Jorge Magalh?es Email: jmagalhaes at eng.uminho.pt |
| Departamento de Eng Mecanica Telem?vel: 966172200 |
| University of Minho Fax: + 351 253 516007 |
| Guimaraes Phone: + 351 276 333008 |
| Portugal...
2003 Apr 16
0
Discrete Multivariate Analysis (log-linear model)
...nvironment. I
want to test the hypothesis 8 and the all others. For each hypothesis, i want
calculate de X^2 and G^2 and select the best model for fit the data
moderately well.
Note: G^2 = 2 SUM (mijk ln(mijk/Mijk))
Note: X^2 = SUM((mijk-E(Mijk))^2/E(Mijk))
Thanks very much, in advance.
Jorge Magalh?es
2007 Nov 03
1
Pearson residuals
Dear Sirs
What is the best aproximation to the standardized normal distribution:
necessidade = c("sem necessidade","com necessidade")
tipo =c("CE-1", "CE-2", "CE-3")
dados=c(20,34,44,69,9,3)
Tabela =cbind(expand.grid(list(Necessidade=necessidade, Tipo=tipo)),
count=dados)
Tabela.array=tapply(Tabela$count, Tabela[,1:2], sum)
ni =
2011 Nov 10
0
ticks at the Y axis
...;brown'), 3)
xCoordinates <- 0.65 # value that I calculated by trial and error
plot(1:10 , 1:10, col=cores, xaxt='n', yaxt='n', xlab='', ylab='')
points(rep(xCoordinates, 10), 1:10, col=cores, pch=95, xpd=NA, cex=1)
thanks for this wonderful resource
Tiago Magalh?es
2010 May 31
0
Asterisk 1.4.31 IAX2/RSA BUG
...from 189.19.36.253)
[May 31 07:37:43] NOTICE[3771] chan_iax2.c: No registration for peer
'pfcliente' (from 189.19.36.253)
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Andr? Magalh?es
"May the Source be With You!"
Linux user #433396
http://counter.li.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100531/1a8ca546/attachment.htm
2010 Jun 08
0
Problem with iax2/rsa registration
...pfcliente' (from 189.19.36.253)
[May 31 07:37:43] NOTICE[3771] chan_iax2.c: No registration for peer
'pfcliente' (from 189.19.36.253)
--------------------------------------------------------------------------------------------------------------------------------------------------
Andr? Magalh?es
"May the Source be With You!"
Linux user #433396
http://counter.li.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100608/f62cae2e/attachment.htm
2011 Jan 17
1
'Bad authorization' error with Asterisk 1.8
Hello!
I have compiled Asterisk 1.8.1.1 on my SheevaPlug. It works all right for
me, except for one problem that I have encountered: I can only register a
SIP client (X-Lite in my case) if the secret field of the extension is left
blank. Otherwise it throws a 'bad auth' error.
Does anybody have any clue?
--
Arik Goldfeld
-------------- next part --------------
An HTML attachment was
2005 Feb 02
0
AgentLogin / AgentCallbackLogin transfer problem
...ogin and transfers, because
with AgentLogin I transfer the call successfully (except with this
incovenience of "already logged on" described).
Another point is that I could transfer any call if I not use Queues.
Any help with AgentCallBackLogin would be great.
Thanks in advance,
Diego Magalh?es
2007 Dec 13
1
Flushing (Reset) 'last.warning'
Dear members of the mailing list,
I want to fetch warnings() from a series of prop.test calls. I want to
get "none" if no warning is issued, and "warning" if there is a problem.
I have looked (and relooked) at options(warn) and warning(), warnings()
and 'last.warning' but to no avail. I am a biologist, so the "R language
areas" are hard to fully understand.
2012 Feb 28
1
Error in solve.default(res$hessian * n.used) :Lapack routine dgesv: system is exactly singular
...200.0000 175.0000
Sep Oct Nov Dec
2004 150.0000 140.0000 135.0000 150.0000
2005 160.0000 155.0000 155.0000 153.0000
2006 193.0000 184.0000 170.0000 165.0000
2007 180.0000 180.0000 175.0000 165.0000
2008 175.0000 165.0000 161.6667 161.6667
--
Vinicius Macedo Magalhães
(21) 9584-1533
[[alternative HTML version deleted]]