search for: numoutlets

Displaying 1 result from an estimated 1 matches for "numoutlets".

Did you mean: num_outlet
2009 Sep 28
0
Data analysis package for positively skewed data
...t.srs<-dat[sample(1:dim(dat)[1], size=n,replace=F),] dat.srs       #Number of observations for each outlet type in a sample dat.srs$type <- factor(dat.srs$type, levels = c("Hypermarket","Supermarket","Minimarket","Cornershop","Spazashop")) (numoutlets<-data.frame(table(dat.srs$type)))     suggest a package that can help me get all the analysis info such as meean,var,std,dev,cv,ci,proportions,........... [[alternative HTML version deleted]]