Displaying 1 result from an estimated 1 matches for "pyrene".
Did you mean:
pyrenet
2006 Sep 29
0
Using censummary on censored data
Hi Forum,
i am reading a csv file and running the command censummary for a summary
statistics on a censored dataset...
the output in the console looks like, but with an errror message in the end
:(
> censtat <- read.csv("C:/Documents and
> Settings/ed/Desktop/Project-Datasets/pyrene.csv", header = TRUE)
> censtat
Pyrene Cen
1 28 TRUE
2 31 FALSE
3 32 FALSE
4 34 FALSE
5 35 TRUE
6 35 TRUE
7 40 FALSE
8 47 FALSE
9 48 FALSE
10 58 TRUE
11 59 FALSE
12 63 FALSE
13 64 FALSE
14 64 FALSE
15 67 FALSE
16...