Displaying 2 results from an estimated 2 matches for "erel".
Did you mean:
epel
2013 Sep 13
1
Creating dummy vars with contrasts - why does the returned identity matrix contain all levels (and not n-1 levels) ?
..."300 MG" "600 MG" "PLACEBO"
> print (trt2)
1200 MG 300 MG 600 MG PLACEBO
1200 MG 1 0 0 0
300 MG 0 1 0 0
600 MG 0 0 1 0
PLACEBO 0 0 0 1
Thank you,
Erel
[[alternative HTML version deleted]]
2013 Jun 19
0
Outputting a random survival forest to rf2rfz in windows
Hi,
I am writing this message for the benefit of the community.I have been working with randomForestSRC on a windows machine.I have been trying for days to output the forest to an rfz file so that I can print a graphical representation of the tree using Ishwaran and Kogalur's java GUI for visualizing forests at no avail.I finally contacted Dr. Kogalur who has been extremely helpful.The bottom