# NOT RUN {
snapshots <- 4 #This uses quarterly snapshots
interval <- .25 #This gives quarterly transition matrix
startDate <- "2000-01-01"
endDate <- "2005-01-01"
Example<-getPIT(data,startDate, endDate,'cohort', snapshots, interval)
# }
Run the code above in your browser using DataLab