Displaying 3 results from an estimated 3 matches for "cpwww".
Did you mean:
cawww
2003 Nov 24
1
ROracle issue with shared library and RMySQL
...can tell. I can also compile
and execute the Oracle sample12 which does an include of sqlca.h and uses
dynamic SQL (under the same envrionment conditions). Is there a way to dump
the environment which R executes under? Maybe something is getting dropped.
Any help is appreciated.
Coburn Watson
cpwww at comcast.net
2004 Jun 30
2
Question about plotting related to roll-up
Hello R'ers,
I have a large set of data which has many y samples for each unit x. The data
might look like:
Seconds Response_time
---------- ----------------
0 0.150
0 0.202
0 0.065
1 0.110
1 0.280
2 0.230
2 0.156
3 0.070
3 0.185
3 0.255
3 0.311
3 0.120
4
.... and so on
When I do a basic plot with type=l or the default of points it obviously plots
every
2004 Jul 09
0
Queueing models
Hello R-Help,
Is anyone aware of an R package which which handles queueing models (M/M/1,
etc)? Basically I was looking for a package which applies Little's law and
other methods to analysis of continuous state Markov processes (to calculate
predicted time spent in queue based on workload). I might be off base on
this and be looking for something which shouldn't exist within a