Dear everyone:
I am a new user of R. I have a dataset with a dependent variable (DV) censored
at different values. The dataset looks like,
conditions .....IDV1 IDV2 DV
1 2 4 89
1 6 6 75
1 4 5 0 ( DV<=70)
......
2 3 5 15
2 5 5 0 (DV<=11)
2 ...... 5 6 14
I do not know how to ajust the code in the VGAM pacakage. I would like to get
some some suggestions. Thank you very much.
Young
_________________________________________________________________
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.