Displaying 2 results from an estimated 2 matches for "neffect".
Did you mean:
effect
2006 Jun 04
3
Ajax table does not update
...;);
Effect.toggle("show_days",''appear'',{duration:0.5});
} catch (e) { alert(''RJS error:\n\n'' + e.toString());
alert(''Element.update(\"show_days\", \" <td>2005-09-01</td>\n
<td>2006-07-01</td>\n\");\nEffect.toggle(\"show_days\",\''appear\'',{duration:0.5});'');
throw e }
What am I doing wrong?
--
Posted via http://www.ruby-forum.com/.
2012 Nov 06
3
Survplot, Y-axis in percent
Hi
I am a new fan of R after getting mad with the graphical functional in SPSS.
I have been able to create a nice looking Kaplan Meyer graph using Survplot
function.
However I have difficulties in turning the y axis to percent instead of the
default 0-1 scale.
Further I have tried the function yaxt="n" without any results. Any help in
this matter will be appreciated.
The code is