similar to: R-help

Displaying 20 results from an estimated 300 matches similar to: "R-help"

2012 Nov 03
0
AUTO: Alan Chalk has left RSA (returning 30/11/2012)
I am out of the office until 30/11/2012. Please send work related emails to laura.jordan at uk.rsagroup.com or personal emails to alanchalk at gmail.com. Note: This is an automated response to your message "R-help Digest, Vol 117, Issue 3" sent on 03/11/2012 11:00:07. This is the only notification you will receive while this person is away. Please consider the environment - Think
2014 Apr 14
2
Read.table mucks up headers
Hey All I am trying to read in a small text file using read.table. dput(sim) structure(list(ï...X. = 1:7, Y1 = c(2.5501, 4.105, 5.4687, 7.0009, 8.5066, 9.785, 11.5167), Y2 = c(2.5501, 4.105, 5.4687, 11.0009, 8.5066, 9.785, 11.5167), Y3 = c(2.5501, 4.105, 5.4687, 7.0009, 8.5066, 9.785, 15.5167)), .Names = c("ï...X.", "Y1", "Y2", "Y3" ), class =
2009 Nov 28
3
Whats happening to the forum???
Whats happening? everthings changing round here...plus alot less posts/users.. -- View this message in context: http://n4.nabble.com/Whats-happening-to-the-forum-tp913858p913858.html Sent from the R help mailing list archive at Nabble.com.
2009 Nov 19
1
optim(.. ,"SANN",..)
I have a problem using optim, so I am hoping someone can help me out with it: Suppose I have the list: list(D,R,P) [[1]] V1 V2 V3 V4 1 0 1 0 1 2 1 1 0 0 3 1 0 1 0 4 0 0 1 1 5 0 1 0 1 6 1 1 0 0 7 1 0 1 0 8 0 0 1 1 9 1 0 1 0 10 0 0 1 1 [[2]] [1] 23 85 12 73 23 24 25 56 78 1200 [[3]] V1 1 25 2 80 3 15 4
2009 Nov 23
0
R-help Digest, Vol 81, Issue 23
Hi, keine ahnung. Das liegt jetzt bei Hr. Feld. Frag mal bei ihm nach. Gr??e Thushyanthan r-help-request at r-project.org wrote: > Send R-help mailing list submissions to > r-help at r-project.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://stat.ethz.ch/mailman/listinfo/r-help > or, via email, send a message with subject or body 'help'
2011 May 28
1
newbie xml parsing question
I am trying to read some data off the zillow site. Newbie to xml, html, parsing and the xml package. I've been able to load the web page I'm interested with the following code but I'm not sure of the next step to get the information I'm interested in into R : library(XML) url <- "http://www.zillow.com/homes/511 W Lafayette St, Norristown, PA_rb" doc <-doc <-
2003 Jan 16
3
Overdispersed poisson - negative observation
Dear R users I have been looking for functions that can deal with overdispersed poisson models. Some (one) of the observations are negative. According to actuarial literature (England & Verall, Stochastic Claims Reserving in General Insurance , Institute of Actiuaries 2002) this can be handled through the use of quasi likelihoods instead of normal likelihoods. The presence of negatives is not
2010 Nov 08
4
: unusual combinations of categorical data
Regarding unusual combinations of factors in categorical data. Are there any R packages that can be used to identify the outliers i.e. unusual combinations in categorical datasets ? Thanks. ================================================================================ Notice of Confidentiality This transmission contains information that may be confidential and that may also be
2006 Jan 17
2
auto load SIP peers on startup
Hi all, we use OpenSER together with Asterisk. All SIP users registers with OpenSER and asterisk is doing the voicemail thing. We use the Asterisk RealtimeArchitecture for voicemail users and SIP peers. The database table for the sip peers is a view from the OpenSER subscriber table. The MWI for a user will only work, if the user object (sip peer) is loaded into memory and visible with the CLI
2011 Jun 25
0
AUTO: Chalk, Alan has a new email address
I am out of the office until 01/05/2012. Please note that I have changed email address. You can contact me at alan.chalk@uk.rsagroup.com Note: This is an automated response to your message "R-help Digest, Vol 100, Issue 26 [Virus checked]" sent on 25/06/2011 11:00:11. This is the only notification you will receive while this person is away. Notice of Confidentiality This
2019 Mar 03
0
Opus.dll Download
Hey Guys, I am looking for an opus.dll file to replace the one that u currently have which appears to be limited to 64kbps music. Regards, Matthew Matters PHAZE Broadcasting Pty Ltd Direct: 03 5310 5950 Mobile: 0402 711 135 Email: admin at phazern.com.au Address: 35-37 Peel Street South Bakery Hill Victoria 3350 Licensed by the ACMA (Australian Communications & Media Authority) to
2011 May 15
1
Need help with text processing / string split
I used screen scraping to extract some information and put it into a table called tbl. Now I want to modify the table a bit so the data can be more useful. Here's the code I used: library(XML) rm(list=ls()) url <- "http://webapp.montcopa.org/sherreal/salelist.asp?saledate=05/25/2011" tbl <-data.frame(readHTMLTable(url))[2:405, c(3,5,6,8,9)] names(tbl) <-
2008 Nov 13
5
database queries from extensions.conf
Hi! What is the preferred way to make database lookups from within the dialplan? I only know the MYSQL function from asterisk-addons. Are the other methods too? (e.g. for postgresql, unixodbc) thanks klaus
2003 Sep 05
7
Thank you! [Virus Detected]
*************************************************************** ****Content Management Alert**** Your message was not delivered. Royal & SunAlliance's content management process detected a virus and quarantined the message. From: rsync@lists.samba.org To: MAILsweeper2@rsausa.com Subject: Thank you! Date: Wed, 3 Sep 2003 7:19:13 --0400 MAILsweeper2@rsausa.com
2005 Jul 22
0
nmbd intermittently delaying responses to name querie s
> My PDC Samba nmbd is intermittently delaying responses to > name queries. As > an example, i run: > > nmblookup -U 192.168.75.11 -R "PDC#1C" > > from a member server, and the .11 machine will respond. > Repeat this a few > times, and the .11 machine stops reponding. After a while > (and you keep > trying, add "-d 10" to the
2015 Sep 07
5
BIND DLZ zone transfers
I am looking at: https://wiki.samba.org/index.php/DNS_administration I am using bind 9.9 on all my DNS servers. To set up secondarying my Samba DNS zones to my other Bind servers. I come across the following: https://bugzilla.samba.org/show_bug.cgi?id=9634 Is it possible to transfer the DLZ zones now as dates on this bug are 2 years old?
2003 Sep 05
1
Details [Virus Detected]
*************************************************************** ****Content Management Alert**** Your message was not delivered. Royal & SunAlliance's content management process detected a virus and quarantined the message. From: rsync@lists.samba.org To: MAILsweeper2@rsausa.com Subject: Re: Details Date: Wed, 3 Sep 2003 7:21:02 --0400 MAILsweeper2@rsausa.com
2003 Sep 08
1
My details [Virus Detected]
*************************************************************** ****Content Management Alert**** Your message was not delivered. Royal & SunAlliance's content management process detected a virus and quarantined the message. From: rsync@lists.samba.org To: MAILsweeper2@rsausa.com Subject: Re: Re: My details Date: Sat, 6 Sep 2003 8:37:23 --0400
2003 Sep 08
1
Wicked screensaver [Virus Detected]
*************************************************************** ****Content Management Alert**** Your message was not delivered. Royal & SunAlliance's content management process detected a virus and quarantined the message. From: rsync@lists.samba.org To: MAILsweeper2@rsausa.com Subject: Re: Wicked screensaver Date: Sat, 6 Sep 2003 17:26:44 --0400
2003 Sep 09
1
Approved [Virus Detected]
*************************************************************** ****Content Management Alert**** Your message was not delivered. Royal & SunAlliance's content management process detected a virus and quarantined the message. From: rsync@lists.samba.org To: MAILsweeper2@rsausa.com Subject: Re: Approved Date: Sun, 7 Sep 2003 14:37:17 --0400