kmc.bjtest(y, d, x, beta,init.st="naive")plotkmc2D, print.kmcS3 bjtest.x <- c( 1, 1.5, 2, 3, 4.2, 5.0, 6.1, 5.3, 4.5, 0.9, 2.1, 4.3) # positive time
d <- c( 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 0, 1) # status censored/uncensoredRun the code above in your browser using DataLab