Displaying 1 result from an estimated 1 matches for "asexampl".
Did you mean:
asexample
2006 Oct 23
1
The Censummary Function...
...NADA library. Everything is hunky dory except 'censummary' throws an error and I am trying to figure out a reason for this.
Please help!
below you will see the error statement...
thnx
--nk
> library(NADA)
Loading required package: survival
Loading required package: splines
> "AsExample" <-structure(list(AsLow = as.integer(c(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1)), AsHigh = as.integer(c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3)), AsCen = as.integer(c(1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,...