On Feb 16, 2010, at 4:40 PM, David Winsemius wrote:
On Feb 16, 2010, at 2:25 PM, Hichem Ben Khedhiri wrote:
Dear R-helpers,
I am using a vrtest on time series data. My commands are as follows;
read.table("B.txt",sep="\t",fill=TRUE, na.strings = "NA")
require(vrtest)
rm(list=ls(all=TRUE))
On Feb 16, 2010, at 2:25 PM, Hichem Ben Khedhiri wrote:
Dear R-helpers,
I am using a vrtest on time series data. My commands are as follows;
read.table("B.txt",sep="\t",fill=TRUE, na.strings = "NA")
require(vrtest)
rm(list=ls(all=TRUE))
datamat <- read.table("B.txt",sep="\t",fill=TRUE, na.
2 matches
Mail list logo