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.
I have 100 datasets with 20 rows and 2 columns in each dataset. I am looking for help to produce x and y below as 1000 X 20 matrix and then repeat that across 100 datasets using R library(MASS...
Hi, I am trying to create a bivariate ellipse to see if the true values fall within the 95% confidence ellipse. I am getting subscript out of bounds error in R with following code. Not sure what is causing it...
Hi David, Thanks for your response. rbind doesnot seem to work. Here is a reproducible example Y<-matrix(1:40,ncol=2) Y1<-Y/60 # estimates of p #print(Y1) sigma2<- matrix(c(var(Y1[,1]),cov(Y1[,1],Y1...
Can't find what you're looking for? Try searching with Google .