search for: msex

Displaying 3 results from an estimated 3 matches for "msex".

Did you mean: msec
2015 May 16
1
That 'make check-all' problem with the survival package
...earlier as I thought the issue would go away at some point; but obviously this isn't the case after 3 months. ----------------------------------------------- ERROR Errors in running code in vignettes: when running code in ?compete.Rnw? ... > temp$fstat <- as.numeric(event) > temp$msex <- with(temp, 1 * (sex == "M")) > fgfit1 <- with(temp, crr(etime, fstat, cov1 = cbind(age, + msex, mspike), failcode = 2, cencode = 1, variance = TRUE)) When sourcing ?compete.R?: Error: could not find function "crr" Execution halted * checking re-building of...
2015 May 16
2
That 'make check-all' problem with the survival package
...sly this isn't the case after 3 months. >> >> ----------------------------------------------- >> ERROR >> Errors in running code in vignettes: >> when running code in ?compete.Rnw? >> ... >> temp$fstat <- as.numeric(event) >> >> temp$msex <- with(temp, 1 * (sex == "M")) >> >> fgfit1 <- with(temp, crr(etime, fstat, cov1 = cbind(age, >> + msex, mspike), failcode = 2, cencode = 1, variance = TRUE)) >> >> When sourcing ?compete.R?: >> Error: could not find function "crr&quo...
2015 May 17
0
That 'make check-all' problem with the survival package
...months. >>> >>> ----------------------------------------------- >>>? ERROR >>> Errors in running code in vignettes: >>> when running code in ?compete.Rnw? >>>???... >>> temp$fstat <- as.numeric(event) >>> >>> temp$msex <- with(temp, 1 * (sex == "M")) >>> >>> fgfit1 <- with(temp, crr(etime, fstat, cov1 = cbind(age, >>> +? ???msex, mspike), failcode = 2, cencode = 1, variance = TRUE)) >>> >>>???When sourcing ?compete.R?: >>> Error: could not fi...