Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

5 results for “from:JTW”

More efficient matrix computation
JTW · Aug 31, 2004 · r-help

A million thanks to all for the prompt reply: apply() works! Jack Wang

Is there a way to specify different significance levels in jarque.bera.test()
JTW · Feb 17, 2005 · r-help

Dear List: I am trying to understand how to use jarque.bera.test() function of the "tseries" package. A numeric vector or time series seems to be the only argument required. What is the default significance level for rejecting/accepting...

Is there a way to specify different significance levels in jarque.bera.test()?
JTW · Feb 17, 2005 · r-help

Dear List: I am trying to understand how to use the jarque.bera.test() function of the "tseries" package. A numeric vector or time series seems to be the only argument required. What is the default significance level for rejecting...

More efficient matrix computation
JTW · Aug 31, 2004 · r-help

I have a 20x3 matrix as follows: > m <- replicate(3, matrix(rnorm(20),20,1)) I need to compute, say, 95th and 99th percentiles of each column such that the resulting matrix becomes 2x3 with each row representing the respective...

Assigning "dates" attribute
JTW · Apr 7, 2005 · r-help

Dear List, I have a one-column data set in .csv format. I used read.csv to import the data into R, as follows: x <- read.csv("data.csv", header = TRUE, sep = ",") The data points have a 'dates' attribute, which...

Can't find what you're looking for? Try searching with Google .