search for: subhadip

Displaying 5 results from an estimated 5 matches for "subhadip".

2008 Mar 22
3
rmagick
hey i am now using gruff for showing graph... when i run the program,it will show an error: no such file to load -- RMagick..then i am trying to install RMagick,by the command gem install rmagick,but this command also not executed properly..anyone can help.. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2012 Jul 02
0
Specifying Transfer Function in Time series Intervention model
...eiving an error message "Error in optim(init[mask], armaCSS, method = "BFGS", hessian = FALSE, : initial value in 'vmmin' is not finite" I am using R 2.15.1 version. 3rd Q --> If i need to take Lag values of X1var. how to incorporate in the model. Warm regards, Subhadip -- View this message in context: http://r.789695.n4.nabble.com/Specifying-Transfer-Function-in-Time-series-Intervention-model-tp4635133.html Sent from the R help mailing list archive at Nabble.com.
2008 Nov 26
3
fckeditor_textarea
hi, i am currently using rails version 2.2.2. and using fckeditor_textarea. here is the code: <%= fckeditor_textarea(:emailcontent,:body, {:toolbarSet => ''Basic'', :width => ''100%'', :height => ''100%''}) %> where emailcontent is the model(object) name, and body is method. but it''s not working,however
2008 Oct 27
8
pagination in ajax
hi, I am curently using rails version 2.1.1. Currently i have done simple pagination using will_paginate plugin.it works.but when i am trying pagination using ajax with help of will_paginate plugin it wont works.i am also using RemoteLinkRenderer helper, but it gives an error uninitialized constant RemoteLinkRenderer. can anyone provide any tutorial or sample code so that i can
2008 Sep 24
0
disable link_to_remote tag
Hi, i have two link_to_remote tag,suppose when i click any one, the corresponding link is disable,and other link is clickable and vice versa also..is it possible ??please help with certain code or link.its urgent. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the