search for: srivast

Displaying 2 results from an estimated 2 matches for "srivast".

Did you mean: srivas
2007 Oct 22
1
Meta-analysis mixed model
...weighting and random effects, but is only for binary data. The mima function of Wolfgang Viechtbauer allows both weighting and random effects but assumes that each row of data is from a separate study (not true in my dataset). Any help would be appreciated, as I seem to have hit a dead end. Diane Srivastava -- D.S. Srivastava Associate Professor Dept. of Zoology University of British Columbia 6270 University Blvd. Vancouver B.C. V6T 1Z4 Canada srivast at zoology.ubc.ca www.zoology.ubc.ca/~srivast/
2007 Oct 03
4
form_remote_tag :onsubmit not working.
Hi, Has anyone successfully implemented the :onsubmit option for form_remote_tag. It doesn''t seem to work for me. Is there any specific version of rails which is required for the same. Here''s my piece of code. <script> function set_tojid(){ alert(''onsubmit''); } </script> <%= form_remote_tag :update => '''', :url => {