search for: fgfit1

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

2015 May 16
1
That 'make check-all' problem with the survival package
...int; 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 vignette outputs ... NOTE Error in re-building vignettes:...
2015 May 16
2
That 'make check-all' problem with the survival package
...----------------------------------------- >> 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...
2015 May 17
0
That 'make check-all' problem with the survival package
...----- >>>? 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 >>> >&gt...