Displaying 5 results from an estimated 5 matches for "statserver".
Did you mean:
startserver
2004 Jun 15
2
S/R/RWeb/ODBC
I'm looking for an optimal approach to access Oracle databases via RWeb
applications. I'm new to R but familiar with programming functions and web
pages for the S+ Statserver. I'm now going through the motions of migrating
S+/Statserver applications to R/RWeb as a feasability exercise. I can access
databases using ODBC directly in R or S, and using Statserver, but I have
not succeeded at extracting into R in RWebs batch mode. I can 'require
RODBC' in .Rprofi...
2005 Nov 26
1
list.files(recursive=T) does not return directory names
...y plans for R's list.files
or dir?
----------------------------------------------------------------------------
Bill Dunlap
Insightful Corporation
bill at insightful dot com
360-428-8146
"Formerly known as MathSoft, Insightful Corporation provides analytical
solutions leveraging S-PLUS, StatServer and consulting services."
"All statements in this message represent the opinions of the author and do
not necessarily reflect Insightful Corporation policy or position."
2004 Nov 17
1
bioassay, excel
It's not in R, but the system described in the pair of papers our group
published in the Journal of Biomolecular Screening late last year:
http://jbx.sagepub.com/cgi/content/refs/8/6/624
http://jbx.sagepub.com/cgi/content/refs/8/6/634
is based on S-PLUS and StatServer. It was also presented at the Insightful
Tech. Conf. back in 2000.
For Excel/R connection, look for the R-(D)COM server on CRAN, which has an
RExcel plug-in for Excel.
Andy
> From: Andreas Betz
>
>
> Dear all,
>
> iis there literature about application of R in bioassay and...
2002 Feb 15
3
Bug(?) in predict.tree() --- Evaluation order of Boolean operators
Dear R users
I have a problem with predict.tree() when I want the fitted values
of a tree object to be returned (i.e. argument 'newdata' is missing).
Whatever I specify for argument 'type' the fitted model object is
returned.
Example:
library(tree)
data(kyphosis)
fit.tree <- tree(Kyphosis ~ Age + Number + Start, data=kyphosis)
p <- predict(fit.tree,
2002 Oct 25
4
R v/s S-plus
Hi all,
I have Splus and R both on my unix machine. I intend to keep only one of
them. R looks to be a better choice. But I want to confirm. Is there any
function or group of functions in Splus that are absent in R?
Thanks,
Saket.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send