search for: gchol2

Displaying 1 result from an estimated 1 matches for "gchol2".

Did you mean: gchol
2009 Mar 05
3
Package issue
...ectory of survival, on r-forge. I'm stuck on something that is almost certainly a namespace issue. I've borrowed liberally from Matrix (a big help) and read the documentation, and just upgraded to 2.8.1 - but still stuck. All the tests work when I run them "by hand", but tests/gchol2.R fails when run from R CMD check. The failure looks a lot like a method for setMethod('diag', 'gchol') is not being found. The NAMESPACE file exports diag, along with several other methods that do work. Any help would be appreciated. Terry Therneau