search for: tabfun

Displaying 2 results from an estimated 2 matches for "tabfun".

2013 Mar 05
1
Reading outdated .Rprofile file
...on/Documents/R/functions/trim.R") source("/Users/simon/Documents/R/functions/pseudor2.R") source("/Users/simon/Documents/R/functions/dates.R") source("/Users/simon/Documents/R/functions/andersen.R") source("/Users/simon/Documents/R/functions/tabfun.R") source("/Users/simon/Documents/R/functions/cox_snell.R") source("/Users/simon/Documents/R/functions/cor.prob.R") source("/Users/simon/Documents/R/functions/kmo.R") source("/Users/simon/Documents/R/functions/residual.stats.R")...
2011 Nov 10
2
Listing tables together from random samples from a generated population?
. HI there, I'd like to show demonstrate how the chi-squared distribution works, so I've come up with a sample data frame of two categorical variables y<-data.frame(gender=sample(c('Male', 'Female'), size=100000, replace=TRUE, c(0.5, 0.5)), tea=sample(c('Yes', 'No'), size=100000, replace=TRUE, c(0.5, 0.5))) And I'd like to create a list of 100