similar to: survreg with numerical covariates

Displaying 20 results from an estimated 700 matches similar to: "survreg with numerical covariates"

2010 Sep 27
2
max length of a factor variable
Hi Is there a maximum length for the character string representing a level of a factor? I have a set of several million variables, each a factor of length 19. Each factor level is a character string which in some cases can be many thousands of characters long. I am trying to find out why my analysis fails - I just wanted to rule out the possibility that the internal factor conversion has a
2004 Sep 20
5
persiting complex R objects
Is there a method to save a large and complex R object (either as a binary or text file) so that it can be loaded and reused at a later time? Specifically, I am creating large lists (several thousand elements), each element of which is either a vector or a matrix (with ~ 2000 rows). The dimensions of the matrices are not all the same. My ideal would be a set of functions of the form obj
2005 Jun 14
5
load ing and saving R objects
Does anyone know a way to do the following: Save a large number of R objects to a file (like load() does) but then read back only a small named subset of them . As far as I can see, load() reads back everything. The context is: I have an application which will generate a large number of large matrices (approx 15000 matrices each of dimension 2000*30). I can generate these matrices using an
2005 Dec 08
0
qr with missing dependent variables
Dear R-help We have a regression problem which could be solved elegantly if we could figure out how to get the R residuals() function to accept missing dependent variables. We have ~20000 gene-expression vectors y, each being measured on the same set of individuals, but each having a small random number of missing values. For each expression vector we wish to search across the genome
2009 Jul 29
1
lrm-function: Interpretation and error message
I have a set of data that is not normally distributed and for which I need to build a model. So, I tried the lrm function from the design-package. The first run went well, and I got the following results: Wald Statistics Response: RVCL2PROC.mott Factor Chi-Square d.f. P TTV.mott (Factor+Higher Order Factors) 69.01 4
2004 Jul 16
2
inconsistency in pchisq (PR#7099)
Full_Name: Richard Mott Version: 1.9.0 OS: Windows XP Submission from: (NULL) (81.178.233.208) Shouldn't these give the same answer? > pchisq(67.60644,df=1,lower.tail=F,ncp=0) [1] 3.219647e-15 > pchisq(67.60644,df=1,lower.tail=F) [1] 1.996145e-16 >
2005 May 20
5
load constraints
hello Another beginners question..... I've been googling through the icecast archives looking for information on how icecast handles multiple clients. Haven't been able to find what I'm looking for. Could someone please explain (or direct me to links) what happens to the upload bandwidth of a box running icecast, when more than one client connects? For example, if a box on a 128kbps
2005 May 11
2
icecast & china
On Wed, 2005-05-11 at 10:37 +0100, gARetH baBB wrote: > On Wed, 11 May 2005, Iain Mott wrote: > > > Tried with http://zhongshuobeijing.dyndns.org:7000/streamname.m3u > > but was blocked. And at last resolve: > > http://139.168.32.224:7000/streamname.m3u > > Well, 40 minutes later that host is certainly not responding. > good morning No, I shut it down at the
2005 May 11
2
icecast & china
Tried with http://zhongshuobeijing.dyndns.org:7000/streamname.m3u but was blocked. And at last resolve: http://139.168.32.224:7000/streamname.m3u is that what you mean? no, perhaps you mean the localhost? "bicho" is its name. Pardon me if i'm confused on this. Will also, tomorrow, try your suggestion of port 443 and Ross' suggestion of the web port. cheers, iain On Wed,
2008 Nov 30
1
normal-bracket50bracket-normal?
Hello: I've found structures like "normal-bracket50bracket-normal" in help files for R packages including the following: * "mergeprepare" and "mergematrices" in a document dated March 3, 2004 by Richard Mott; the second contains "normal-bracket30bracket-normal". * "Fperm.fd" and "tperm.fd" in the
2005 Jun 04
2
relay icecast to shoutcast
On Sun, 5 Jun 2005, Iain Mott wrote: > figured it out! I have a dynamically allocated IP address - and i was > entering a dynamic DNS name in the shoutcast server config expecting it > to be resolved. It wasn't. I entered the IP address just then and it > relays perfectly! Will follow up with the shoutcast service support to > see why my dynamic name isn't being resolved
2005 May 10
3
icecast & china
hello list I'm preparing to do a sound project in china where I hope to broadcast an mp3 stream using Icecast2. I've set up test system (outside China) and it seems to be working happily (using Pd to generate audio and the extension "shoutcast~" to stream to the icecast server). I've asked a few people in china to tune into these broadcasts and have run into problems.
2002 Mar 20
0
[Bug 176] New: OpenSSH_3.1p1 gives X_ShmAttach error on forwarded X11 channel
http://bugzilla.mindrot.org/show_bug.cgi?id=176 Summary: OpenSSH_3.1p1 gives X_ShmAttach error on forwarded X11 channel Product: Portable OpenSSH Version: 3.1p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: sshd AssignedTo:
2005 May 20
0
load constraints
Hi Iain, It's a simple answer: > For example, if a box on a 128kbps upload connection is > serving a 64Kbps stream (and not audio-on-demand) - is it limited to two > connections Yes it is. > or is icecast somehow more efficient? No - icecast can't work miracles! The underlying technology of the internet (the way it is at present, at least) only allows a packet of
2005 May 11
0
icecast & china
those address should be: http://zhongshuobeijing.dyndns.org:7000/puredata.m3u and http://139.168.32.224:7000/puredata.m3u On Thu, 2005-05-12 at 07:10 +1000, Iain Mott wrote: > On Wed, 2005-05-11 at 10:37 +0100, gARetH baBB wrote: > > On Wed, 11 May 2005, Iain Mott wrote: > > > > > Tried with http://zhongshuobeijing.dyndns.org:7000/streamname.m3u > > > but was
2005 Jun 04
3
relay icecast to shoutcast
thanks geoff - Yes, I had disabled the <alias source="/" dest="/status.xsl"/> in the config. To answer your question: If the mountpoint is set to "radio.mp3" and the host tag is set for a local broadcast. ie.: <hostname>localhost</hostname> (for testing purposes), this is what happens when I enter "http://localhost:7000/" into a browser:
2005 Jun 05
2
icecast sound compressor
hm, to have a look at Pure Data and external called oggcast~ http://www.akustische-kunst.org/puredata/ is recomended, you can set quality/bitrate/samplerate ... while streaming then, and do whateweryou want to your sound before sending it to icecast, including building your compressor-limiter. cheers Ales Zemene -- http://ales.mur.at irc.kunstlabor.at #kunstlabor citation of
2004 Jun 07
1
FreeBSD Security Advisory FreeBSD-SA-04:12.jailroute
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ============================================================================= FreeBSD-SA-04:12.jailroute Security Advisory The FreeBSD Project Topic: Jailed processes can manipulate host routing tables Category: core Module: kernel
2004 May 12
2
Extracting data from matrices
Dear R list I have an m * n matrix P and a vector V of length n containing indices for rows in P. For each of the m columns I want to extract the value in the row specified by V, and put these values into a new vector W of length n. At present I am doing this with a for.... loop, but I imagine there is a faster way that doesn?t involve loops. If anyone knows the way I would be most grateful.
2010 Jul 28
1
Time-dependent covariates in survreg function
Dear all, I'm asking this question again as I didn't get a reply last time: I'm doing a survival analysis with time-dependent covariates. Until now, I have used a simple Cox model for this, specifically the coxph function from the survival library. Now, I would like to try out an accelerated failure time model with a parametric specification as implemented for example in the survreg