I tried to use BATCH command to run an input file (a simple text file) which
contained a few R commands.
I first saw the BATCH help page using
> ?BATCH
The help page mentioned the Usage as:
Batch Execution of RR CMD BATCH [options] infile [outfile]
The Detailed section mentioned the follow
I need to run a set of R commands in batch mode. Can somebody please provide
pointers to information on how to write R scripts to execute commands in batch
mode?
Thanks,
Manuj
Try the new Yahoo! India Homepage. Click here. http://in.yahoo.com/trynew
[[alternative HTML version d
ction to compute HED (or HoED) CDF value, can I use that
function name as second argument in ks.test()? For example, if I implement an R
function named HED_CDF with parameters , will it be correct to
use ks.test() as follows:
ks.test(data_set, "HED_CDF", )
Will it give c
I need to detect outliers in a large data set which is highly right-skewed. I
plan to use medcouple-based outlier detection. Is there any support for
medcouple-based outlier detection in R? Are there any other routines in R to
perform outlier detection in highly right-skewed data?
Manuj Sharma
4 matches
Mail list logo