search for: vanco

Displaying 8 results from an estimated 8 matches for "vanco".

Did you mean: banco
2000 Apr 26
1
xaxp with dates
...s found from the default plot and inspecting par(). I need to put the date marks at specific points. Could I suppress them altogether and make a new xaxis corresponding to the points ? Was xaxp not intended in this way ? Thank you for your (so far) endless patience ! data <- read.table("vanco1.dat",h=T) op <- par("xaxp"=c(14620,14680,4),"cex.axis"=0.5) attach(data) library(date) dates <- mdy.date(month,day,year) plot(dates,vanco,pch=c(19),xlab='',ylab="[Vancomycin]", main="Vanco versus weekly dose") abline(h=10,lty=2) dm <- c...
2000 Mar 04
0
Re: persp() problem
At 22:31 03/03/00 +0100, Troels Ring wrote: >Dear friends. A very humble admirer of the progress of R with a very simple problem. I have the data shown below > >month day year dosis vanco >12 31 1999 1 3.8 >1 3 2000 1 2.4 >1 7 2000 1 3.4 >1 12 2000 2 7.1 >1 14 2000 2 5.3 >1 17 2000 2 5.7 >1 19 2000 3 7.7 >1 21 2000 3 8.3 >1 24 2000 4 8.7 >1 26 2000 4 11.1 >1 31 2000 4 12.3 >2 7 2000 4.5 12.0 >2 14 2000 4.5 14.9 >2 18 2000 4.5 23.0 >2 25 2...
2000 Apr 11
1
dates in 0.99 and 1.0 windows
...unformatted. I tried to set the numbers using par(xaxp) or xaxs but to no avail. Since it was OK just in the last version I guess there might perhaps be something wrong somewhere or should I change the code ? Thank you for the interesting and efficient program !!!! month day year dosis vanco 12 31 1999 1 3.8 1 3 2000 1 2.4 1 7 2000 1 3.4 1 12 2000 2 7.1 1 14 2000 2 5.3 1 17 2000 2 5.7 1 19 2000 3 7.7 1 21 2000 3 8.3 1 24...
2000 Apr 27
1
plotting axes
Dear friends. I appreciate the help that plot.date is not yet fully developed but beautiful and efficient as is anyway. I attach again an example from a real patient and now the problem is how to represent a chemical C-reactive protein (CRP) on the plot together with concentration of vancomycin. CRP was 25-200 and vancomycin below about 20. I only could get it about right by dividing CRP by 10 and the plot is informative as is - but how could I make an axis for the CRP ? I've tried taking all axes away (but dates are not taken away, anyway) and adding axis(4,at=seq(25,200,by=...
2000 Mar 16
1
data.entry
..."?contributors" for a list. Type "demo()" for some demos, "help()" for on-line help, or "help.start()" for a HTML browser interface to help. Type "q()" to quit R. [Previously saved workspace restored] > vv <- read.table("vanco.dat",h=T) > vv month day year dosis vanco 1 12 31 1999 1.0 3.8 2 1 3 2000 1.0 2.4 3 1 7 2000 1.0 3.4 4 1 12 2000 2.0 7.1 5 1 14 2000 2.0 5.3 6 1 17 2000 2.0 5.7 7 1 19 2000 3.0 7.7 8 1 21 2000 3.0 8.3 9...
2004 Aug 06
1
icecast and hw streamer authentication
Since my last query went ignored let me try a different approach... I've got a Telos hardware encoder that works under Shoutcast but gets "authentication errors" when trying to use Icecast. Here's what I see when trying to add the Telos as a relay: [110:Connection Handler] Kicking source 107 [192.168.200.200] [Error in request, relay refused entrance] [relay], connected for 0
2004 Aug 06
0
All I want to do is stream...
Hi All - First post, and something of an audio newbie, so please be gentle. I'm cross-posting this to both icecast and vorbis, albeit in separate emails. I'll try to give as much detail as possible so this might get a bit wordy. I've been trying to get a live stream running for a local college radio station. It's currently up on a Slackware system - but
2003 Mar 18
0
All I want to do is stream...
Hi All - First post, and something of an audio newbie, so please be gentle. I'm cross-posting this to both icecast and vorbis, albeit in separate emails. I'll try to give as much detail as possible so this might get a bit wordy. I've been trying to get a live stream running for a local college radio station. It's currently up on a Slackware system - but