Displaying 20 results from an estimated 500 matches similar to: "JSEditor"
2010 Oct 28
0
Consultant needed for WTP analysis based on results from a conjoint survey
We are in the process of analyzing data from a discrete-choice conjoint survey and are looking for a consultant who can help us assess willingness to pay (WTP). We are currently able to assess overall WTP using the coefficients from our conjoint analysis but would like assistance in determining if significant differences in WTP exist across a number of subgroups via a segmented analysis or some
2006 Aug 08
7
Useful plugins for RadRails
Hi Friends,
Could anybody suggest me some nice and useful plugins for RadRails! It would
be very great if we make list of all such plugins!
1)________
2)________
3)________
4)________
5)________
6)________
7).....
Please fill above blanks and lets make a big list of it!
--
Don''t live to geek; geek to live.
http://anilw.info
-------------- next part --------------
An HTML attachment
2006 Jun 24
10
Looking for Javascript IDE
Hi everyone!
I am looking for a good Javascript IDE. Complete code-completion, should
understand object oriented models and anonymous functions.
Any suggestions?
PS: Im on windows.
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2013 Oct 30
1
ggplot2 question: keeping the order as in the input data
Hello!
I am using ggplot2 (see the code below) to plot the data in 'myplotdata'.
The first column of 'myplotdata' is called "att.levels" and contains
strings; the second column is called "WTP" and contains numeric values.
Notice - I use 'coord.flip()'
The command aes(x=att_levels, y=WTP), if I understand correctly, sorts
things alphabetically based on
2006 Jan 10
2
DWR Vs Prototype/Scriptaculous
Hello Everyone,
Does anyone have any insight into the DWR library (http://getahead.ltd.uk/dwr/index)?
I want to know the pros/cons of using DWR Vs Prototype/Scriptaculous libraries.
I am a great fan of the prototype/scriptaculous combination and have been working with them for the
last 3-4 months but for some reasons I have been asked to look into DWR.
Due to it''s tight integration
2013 Oct 30
1
ggplot2 - how to get rid of bar boarder lines
Hello!
I am using ggplot2:
ggplot(myplotdata, aes(x=att_levels, y=WTP)) +
geom_bar(stat="identity",fill="dark orange",colour="black",
alpha = 1,position = "identity") +
geom_text(aes(label=WTP),colour="black",size=4,hjust=1.1,position='dodge') +
coord_flip() +
xlab("") +
2010 Jul 16
0
Mixed Conditional Logit with nested data
Hello Everyone,
This is my first attempt to do something in R. As a precursor to a Willingness to Pay analysis, I want to conduct a Mixed Conditional Logit analysis but am unsure how to proceed because of some nesting within my data.
Below is some data and code that illustrate what I’m trying to do. The data are based on responses to a conjoint survey obtained during pilot testing. In the
2013 Sep 27
1
[LLVMdev] request for tutorial
On Thu, Sep 26, 2013 at 12:22 PM, Preston Briggs
<preston.briggs at gmail.com>wrote:
> I think y'all underestimate how important documentation can be.
>
I'm a strong proponent for good documentation, and whenever I get a solid
understanding of a specific part of LLVM I will usually write documentation
for it. (I'm pretty clueless about backend stuff, which is why I
2007 Oct 15
3
Is there a sample config out there?
Hi folks,
I''m working on building up a puppet infrastructure, and I''m having the
darndest time putting it all together.
I''ve read through as many of the docs as I can find. I''ve read the best
practices guide. And I''m still not grokking how to do what I want to do
in puppet. I''ve spend enough time with cfengine that I''m sure
2005 Oct 19
1
Rails + Eclipse + Utf-8
I''m developing an international website that uses AJAX. In order to make the
international characters appear correctly, I have set my default char set to
UTF-8.
The problem seems to be that Eclipse even though has the setting to use
UTF-8 for encoding, doesn''t save it in the correct format. If I open up the
.rhtml file under Notepad++ it encodes the file correctly and accents
2008 Mar 07
4
Reading microsoft .xls format and openoffice OpenDocument files
1. I have used gdata::read.xls() with much happiness. But every now
and then it breaks. I have not, as yet, been able to construct a
mental model about the class of .xls files for which it works. Does
someone have a simple rule for predicting the circumstances under
which it will work?
2. Just like there is a read.xls(), it'd be great if we have a
read.ods() which directly
2005 Oct 27
1
Puzzled over curve() syntax.
It's probably toadally elementary (and, like, duhhhhh) but
I can't figure out why the following doesn't work:
curve(function(x){qnorm(x,4,25)},from=0,to=1)
I get the error:
Error in xy.coords(x, y, xlabel, ylabel, log) :
'x' and 'y' lengths differ
But if I do
foo <- function(x){qnorm(x,4,25)}
curve(foo,from=0,to=1)
it goes like a train.
Also
2011 Jul 29
0
[LLVMdev] git
Chris Lattner <clattner at apple.com> writes:
> On Jul 28, 2011, at 2:16 PM, David A. Greene wrote:
> Disagreed. The point is that I should not see a stream of 20
> decomposed patches from you. When I get to one that is "wrong" or
> needs changes (e.g. patch 6), then all the other patches after it get
> ignored. This is silly.
It is silly. I see no reason to
2011 Jul 29
1
[LLVMdev] git
On Jul 29, 2011, at 11:26 AM, David A. Greene wrote:
>> Disagreed. The point is that I should not see a stream of 20
>> decomposed patches from you. When I get to one that is "wrong" or
>> needs changes (e.g. patch 6), then all the other patches after it get
>> ignored. This is silly.
>
> It is silly. I see no reason to simply ignore the later patches
2010 Mar 31
2
Should as.complex(NaN) -> NA?
I'm having trouble grokking complex NaN's.
This first set examples using complex(re=NaN,im=NaN)
give what I expect
> Re(complex(re=NaN, im=NaN))
[1] NaN
> Im(complex(re=NaN, im=NaN))
[1] NaN
> Arg(complex(re=NaN, im=NaN))
[1] NaN
> Mod(complex(re=NaN, im=NaN))
[1] NaN
> abs(complex(re=NaN, im=NaN))
[1] NaN
and so do the following
> Re(complex(re=1,
2006 Feb 16
0
Local assistance in Wellington/NZ ?
Anyone out there in NZ, perhaps in Wellington?
I''ve been doing procedural perl/PHP for so long that I''d appreciate some
assistance with grokking Ruby :-) and the Rails framework.
If you''re local to Wellington I''d be more than happy to pin you down
over a liquid refreshment of some sort, as it were ... :-)
I''ve just sort-of promised a friend to build
2001 Dec 17
0
Samba 2.2.2 & Active Directory.
ok, this is one thing I'm having trouble grokking...
I have a W2k Server running AD called HOME
Linux server with Samba called matrix2
now, we also have Novell in this environment - so joining domains is not
really an option.
What I want to do it still use domain authentication between matrix2 and
HOME, but without having to have any clients as memebers of the AD domain...
is this possible?
2014 Feb 02
0
xorriso or genisoimage syntax assistance
On Sun, Feb 2, 2014 at 2:31 AM, Thomas Schmitt <scdbackup at gmx.net> wrote:
> Hi,
>
> > # Most linux distros dont have `mkisofs' (
>
> Or they have genisoimage under the name "mkisofs".
> (e.g. Debian, Archlinux)
>
...
> I would add option -R or -r for Rock Ridge names and file attributes.
> This will make appear the files with their original
2002 Feb 13
0
SJava still hates GUIs on Linux, both Blackdown and IBM... Can anyone verify IBM or Sun?
I've been having fun with crashes recently, both with Blackdown JDK
and the IBM JDK, while building up the ROrca interface. It's just not
stable for me, and my lack of grokking the intimate details of lazy
evaluation is not helping.
Brushing works, though, which is nice. I need a bit more stability
before I get the "data add/change" features in line, though.
Anyway, other
2020 Mar 16
3
GSOC Projects
Hey, I am Swapnil Raj I am student in Trinity College Dublin and I am interested
in working on LLVM. I am really interested in two projects listed, the first
one is the extending the clang AST with template information and the second is
finding smart null pointer dereferences. I am passionate about compilers and
interpreters, I have written a few small language based on lambda calculus. I am