Displaying 20 results from an estimated 55 matches for "pathak".
2008 Dec 22
2
Download lustre 1.6.6
i am unable to download lustre 1.6.6 , links does seems to be broken but its
not working
--
Regards--
Rishi Pathak
Pune-Maharastra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20081222/e72e8bc2/attachment-0001.html
2009 Oct 18
2
How to create MULTILEVELS in a dataset??
...a multilevel model as follows:
lmer(y ~ education-level + householdincome + countrygdp + countrygdpsquare +
(1 I Level2),family=binomial(link="probit),data=dataset)
Please kindly help me with the relevant commands for creating this Level2
(having two variables)
Thanks
Saurav
Dr.Saurav Pathak
PhD, Univ.of.Florida
Mechanical Engineering
Doctoral Student
Innovation and Entrepreneurship
Imperial College Business School
s.pathak08@imperial.ac.uk
0044-7795321121
[[alternative HTML version deleted]]
2009 Jul 11
2
Heckman Selection Model/Inverse Mills Ratio
...utcome equation
model using OLS with the Inverse mills ratio as the control for selection
bias, kindly help, hence I need to get the IMR
3. How can this eb done in R using my concept or otherwise does there exist
anotehr way of doing what I wish to achieve
Please help
Thanks#
Saurav
--
Dr.Saurav Pathak
PhD, Univ.of.Florida
Mechanical Engineering
Doctoral Student
Innovation and Entrepreneurship
Imperial College Business School
s.pathak08@imperial.ac.uk
0044-7795321121
[[alternative HTML version deleted]]
2011 Apr 25
30
NoMethodError in Book
I got a following error.
NoMethodError in Book#new
Showing /home/amrit/boook/app/views/book/_form.html.erb where line #1
raised:
undefined method `model_name'' for NilClass:Class
The content of _form.html.erb file are:
<%= form_for(@post) do |f| %>
<% if @post.errors.any? %>
<div id="error_explanation">
<h2><%=
2009 Jul 01
2
getOptions("max.print") in R
..."variab" )
minus 797124 observations and prompts the following message
[ reached getOption("max.print") -- omitted 797124 entries ]]
Is there a way to see the entire set of data, ie all of 900,000 obs, and how
to then save this "variab"
Thanks
Saurav
--
Dr.Saurav Pathak
PhD, Univ.of.Florida
Mechanical Engineering
Doctoral Student
Innovation and Entrepreneurship
Imperial College Business School
s.pathak08@imperial.ac.uk
0044-7795321121
[[alternative HTML version deleted]]
2008 Dec 24
6
Bug when using /dev/cciss/c0d2 as mdt/ost
...o build lustre-1.6.6 against the pre-patched kernel downloaded
from SUN.
But as written in Operations manual, it creates rpms for
2.6.18-92.1.10.el5_lustrecustom. Is there a way to ask it not to append
custom as extraversion.
Running kernel is 2.6.18-92.1.10.el5_lustre.1.6.6smp.
--
Regards--
Rishi Pathak
National PARAM Supercomputing Facility
Center for Development of Advanced Computing(C-DAC)
Pune University Campus,Ganesh Khind Road
Pune-Maharastra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20081224/1...
2009 Jul 12
2
Heckman Selection MOdel Help in R
Hi Saurav!
On Sun, Jul 12, 2009 at 6:06 PM, Pathak,
Saurav<s.pathak08 at imperial.ac.uk> wrote:
> I am new to R, I have to do a 2 step Heckman model, my selection equation is
> below which I was successful in running but I am unable to proceed further,
>
>
>
> I have so far used the following command
>
> glm(formula =...
2011 Jun 14
5
Buttons's routing
Hey
My app has some buttons and i have route all to different action
in router.rb file but click on each button results in same action. why?
Am i missing to specify anything...)
Rails:3.0.7
Thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2003 Jan 14
4
density plot - beginner's question
Hi,
I am trying to plot densities given on a two dimensional grid. My
data is in the an external file, and is arranged in three columns:
x, y, density
how may i get a plot of this? i would like to get (1) a three
dimensional plot and (2) a color coded two dimensional plot.
I have tried using
image(x, y, density)
but i am asked to put the data in ascending order. i am not sure
how i may
2008 Apr 30
4
GlusterFS and Lustre
I came across this www.gluster.org
Has any one tried it .
Is it a true parallel file system allowing concurrent read and write to a
file by many processes.
Will it be suitable for HPC applications.
--
Regards--
Rishi Pathak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20080430/d1eead2a/attachment-0001.html
2011 Apr 30
8
"uninitialized constant PostsController::Post"
This time i read scaffold tutorial very carefully and finally try to
generate a form without using the scaffold(just used a controller and
view ).what i have done till now ,is as follow.Using rails 3.0.7.
"rails generate controller posts
index"
1) post_controller.rb
class PostsController < ApplicationController
def index
@post=Post.new
2010 Oct 22
6
(Unable to start rails application) ruby scipt/server error
1) I installed the ruby-1.9.2-p0 and rubygems-1.3.7 in the
(/usr/local/src directory )
2) Then i installed rails from terminal by typing follwoing
sudo gem install rails --include-dependencies
3) Then i made a rails applcation from terminal as
rails new demo
then
cd demo
ruby
2009 Jun 29
2
Large Stata file Import in R
...stata file in R
I am therefor confused whteher there is problem with the version of my stata
file (which should not eb the case as I the smaller file of both versions
are working fine) or is it the size issue,
Its pretty important for me, kindly address this question
Thanks
Saurav
--
Dr.Saurav Pathak
PhD, Univ.of.Florida
Mechanical Engineering
Doctoral Student
Innovation and Entrepreneurship
Imperial College Business School
s.pathak08@imperial.ac.uk
0044-7795321121
[[alternative HTML version deleted]]
2010 Oct 18
4
How to run the application Rubyonrails's on the server (localhost)
i have download the source code of OpenStreetview.org ,this is a rubyonrails
applcation.but i dont know how to run it on my computer.
i have installed
ruby,rails,apache,mysql(Just install)
Besides this i know nothing.
please somebody help how to run the rubyonrails applcation at server at own
computer
Thanks in advance
--
You received this message because you are subscribed to the Google
2007 Jan 24
2
modify rectangle color from image
Hi,
I need some suggestion on how I could modify the color on some
rectangle that I have created using "image".
In other words, I have a 5x5 matrix, say, m.
m <- matrix(rnorm(25), nrow=5)
I create a grid of rectangles by:
image(m)
Now I want to change the color of rectangle (3,3) to blue.
I don't know how this could be done, and searching the web has
2009 Jun 29
1
Stata file Import and Analysis in R
...file) of size 600 MB, I need to import it in
R and do a 2SLS multilevel analysis on the data set. I would eb grateful if
help is provided for the first part of how to import this big file from
Stata to R and then how to open the imported Stata file in R?
Kindly help
Thanks in advance
--
Dr.Saurav Pathak
PhD, Univ.of.Florida
Mechanical Engineering
Doctoral Student
Innovation and Entrepreneurship
Imperial College Business School
s.pathak08@imperial.ac.uk
0044-7795321121
[[alternative HTML version deleted]]
2005 Feb 23
2
testparm error
when i run testparm on my smb.conf i get the following error message:
ERROR: 'passwd program' () requires %u
anyone know what this means? thanx
abs
2009 Apr 21
1
Lustre patchless client with ofed-1.4
...el5-x86_64
I am getting following errors:
configure: error: can''t compile with OpenIB gen2 headers under
/usr/src/ofa_kernel-1.4
Is it that lustre-1.6.6 will only work with ofed-1.3. or I am doing
something wrong.
System env is:
HP DL580G5
RHEL 5.2
Voltaire ofed-1.4
--
Regards--
Rishi Pathak
Pune-Maharastra
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lustre.org/pipermail/lustre-discuss/attachments/20090421/eed230ba/attachment-0001.html
2013 Jan 16
0
Job for Ruby On Rails
...Engineer
Sr.Software Engineer
Tech Lead
Project Lead
*Location*
Gurgaon
*Client*
Savience
Intellinet System
If you are looking for job change kindly revert back with your updated cv
and below mentioned details:
Current CTC
Expected CTC
Notice Period
Reason for change
Thanks & Regards,
Anup Pathak
Manager - Business Development | Winfoglobal Technologies Pvt.Ltd.
#2331/B , 17th cross , 1st sector , HSR Layout , Bangalore -560102.
Call : +91-9015128782 | 080-22580169 | 080-22580269
www.winfoglobal.com | anup.pathak-7knaZdAbU19KQvTJNsVGEA@public.gmane.org
" The best way to succeed in...
2011 May 18
9
Address already in use - bind(2) (Errno::EADDRINUSE)
I made a new rails app and when i started the server ,it gave
following error message.
=> Booting Mongrel
=> Rails 2.3.8 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
Exiting
/usr/lib/ruby/1.8/mongrel/tcphack.rb:12:in
`initialize_without_backlog'': Address already in use - bind(2)
(Errno::EADDRINUSE)
from