search for: infostrada

Displaying 20 results from an estimated 21 matches for "infostrada".

2007 Mar 26
2
Failure acknowledgement time
...I've noticed that if I disconnect or reconnect a phone from the net, Asterisk take long time to realize that (even more then 10 minutes). Is there a way to reduce this time, working on the configuration files? Thank you. silvia ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada
2007 Mar 16
2
Duplicated non contiguous element in a list
..., 5, 6, 4) I would like to get: FALSE FALSE TRUE FALSE TRUE TRUE FALSE FALSE TRUE In fact I need to check this on the columns of a matrix! I can do that of couse with loops but is there any function already available? Thanks ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://infostrada.it
2007 Mar 02
3
Reformulated matrices dimensions limitation problem
...d to add a level of complexity to the problem. I would be able to create the biggest possible matrix. In other way does it exist a method to ask smthing like the following : max number of rows for a matrix if column=x? Thank you ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada2marz07
2007 Apr 25
1
for loops
...x into two submatrices: submatrix A containing the first "n1" rows (p columns) and submatrix B containing the remaining "n2" (total rows=n1+n2). How can I do this with for loop construction? Friendly regards Silvia ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada
2007 Mar 28
2
ssl with openwrt OS
...rbose_ssl = yes I spent a week trying to solve this out. Any ideas? ------------------------------------------------------ Leggi GRATIS le tue mail con il telefonino i-mode? di Wind http://click.libero.it/imode ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada
2007 Feb 09
2
get.hist.quote problem yahoo
...%Y-%m-%d\n")) : missing value where TRUE/FALSE needed Looking at the code it seems that before the format of dates in yahoo's cv file was not iso. Now it is iso standard year-month-day Anyone get the same problem? ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada9feb07
2007 Aug 01
1
Two-way ANOVA
...7 rie 2006 9 3 2 36 7 rie 2006 10 1 5 3 7 croa 2006 11 1 342 65 7 croa 2006 12 1 4 56 6 croa 2006 vitigni and years are the two factors. how can I run a two way ANOVA on each column? ------------------------------------------------------ Scegli infostrada: ADSL gratis per tutta l?estate e telefoni senza canone Telecom
2007 Jul 26
2
multiple graphs
....php?graph=109 looking at the code I'not undertand very well how to add graphs in arbitrary/clever position with an adequate scale. If somebody have a simplier example with explanations it will be highly appreciate. Best Daniele ------------------------------------------------------ Scegli infostrada: ADSL gratis per tutta l?estate e telefoni senza canone Telecom
2007 Apr 17
0
Inverse of one function
...rtecipants to the list, I am searching a R function, which can calculate the inverse of one real value function. Does it exists a R code in order to make it? Many thanks for any kind of help and for Your availability. Enrico Foscolo ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada
2007 May 20
0
optional fields in function declarations; Solved
...y if the optional field is decleared at last in the function. > > Can you give me some suggestion an some reference? > > > > thank you. > > > > > > Claudio > > > > > > ------------------------------------------------------ > > Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom > > http://click.libero.it/infostrada > > > > ______________________________________________ > > R-help at stat.math.ethz.ch mailing list > > https://stat.ethz.ch/mailman/listinfo/r-help > > PLEASE do read the...
2007 Jun 12
1
LASSO coefficients for a specific s
Hello, I have a question about the lars package. I am using this package to get the coefficients at a specific LASSO parameter s. data(diabetes) attach(diabetes) object <- lars(x,y,type="lasso") cvres<-cv.lars(x,y,K=10,fraction = seq(from = 0, to = 1, length = 100)) fits <- predict.lars(object, type="coefficients", s=0.1, mode="fraction") Can I assign
2007 Jul 26
0
Diagonal Submatrices Extraction
...ontaining 0 or 1 > I need to extract the indexes of all the diagonal submatrices so one of > the two diagonals must contains only 1 for each submatrix ... > Any help? > > Thanks in advance > Bruno > > > ------------------------------------------------------ > Scegli infostrada: ADSL gratis per tutta l'estate e telefoni senza > canone Telecom > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/post...
2007 Jul 06
1
Fees to use R
Good morning to all, I work for a bank in Italy, I want to know if i can install R and relative add on like Rbloomberg for free or my company has to pay some fee. tanks to all. Stefano Colucci ------------------------------------------------------ Scegli infostrada: ADSL gratis per tutta l?estate e telefoni senza canone Telecom http://click.libero.it/infostrada
2007 May 02
1
Query about RODBC to access MySQL from Windows
Hi I am trying to use RODBC in R installed on Windows to access MySQL database (on a linux box). I set up a DSN and specified this DSN in R as follows library(RODBC); channel <- odbcConnect("mysqldsn"); RODB Connection 5 Details: case=nochange PORT=3306 ........ Although this seems to connect properly, running any command yields NO results. i.e. sqlQuery(channel, "show
2007 Feb 09
4
asterisk 1.4 FC5 and Gtalk
JABBER: gtalk_account OUTGOING: <?xml version='1.0'?><stream:stream xmlns:stream='http://etherx.jabber.org/streams' xmlns='jabber:client' to=' gmail.com' version='1.0'> localhost*CLI> jabber show tes JABBER: gtalk_account INCOMING: <?xml version="1.0" encoding="UTF-8"?><stream:stream from="gmail.com"
2007 Mar 15
2
how to...
I have to perform ANOVA's on many different data organized in a dataframe. I can run an ANOVA for each sample, but I've got hundreds of data and I would like to avoid manually carrying out each test. in addition, I would like to have the results organized in a simple way, for example in a table, wich could be easy to export. thank you for assistance simone
2007 Mar 23
7
Doorphone vs. Grandstream BT101
I've done all the googling I can on this, and have come to the conclusion that a Grandstream BT101 can be abused to be a door phone. Could someone with access to one, confirm that the following is possible? Researched: 1. When set to auto-answer, dialing the phone will result in a short beep and instant speaker-phone connection. 2. When pressing the "message" button while
2007 Mar 01
1
matrices dimensions limitation
...huge matrix (700000x1000)ca. ... I will probably have to decompose it on several matrices, and I would do that in an intelligent way so that if my observation matrix size change I do not need to rewrite my code... Thanx in advance ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada1marz07
2006 Dec 28
0
access denied to shares on samba 3
...ect to see EURO/massimo (my username) in this line, not my machine name. This particular folder is owned by amavis, but massimo is in amavis group so it is ok and I underline that this worked in the past. What else could I do? Thanks ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada28dic06
2007 Jan 11
2
overdispersion
How can I eliminate the overdispersion for binary data apart the use of the quasibinomial? help me Eva Iannario ------------------------------------------------------ Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom http://click.libero.it/infostrada11gen07