Giter Site home page Giter Site logo

Comments (4)

vitorbaptista avatar vitorbaptista commented on June 23, 2024

I tested with GNU Fortran (Ubuntu/Linaro 4.6.4-6ubuntu2) 4.6.4 and GNU Fortran (Ubuntu/Linaro 4.7.3-12ubuntu1) 4.7.3 as well, and had the same issue.

I just noticed that the DW-NOMINATE.FOR you provide in this repository is different from the one at ftp://voteview.com/wf1/DW-NOMINATE.FOR. It doesn't have the call gettim(itim1,itim2,itim3,itim4) commands at lines 141 and 947. I can compile your version, but are you sure this doesn't influence the results?

141d140
<       call gettim(itim1,itim2,itim3,itim4)
947d945
<       call gettim(jtim1,jtim2,jtim3,jtim4)

from nominate.

wmay avatar wmay commented on June 23, 2024

I had to remove the gettim functions from the original Fortran program to get it to compile. I was looking at the original Fortran code again around the time I last updated this, so I'm sure that's how I got them confused.

Anyway, gettim() appears to be a function that returns the time. It's just there to keep track of the running time of the program.

from nominate.

vitorbaptista avatar vitorbaptista commented on June 23, 2024

Thanks @wmay. This makes sense.

Now I just have to understand how I can use DW-NOMINATE on other legislatures (i.e. not from the US). It feels too coupled to it, unfortunately :/

I'll close this issue now.

from nominate.

wmay avatar wmay commented on June 23, 2024

I've seen a rollcall scaling of Canadian legislators. It does seem to be less useful, both because the parties are more cohesive in parliamentary systems (less individual variation to discover), and the axes are harder to interpret.

http://www.cpsa-acsp.ca/papers-2008/Godbout.pdf

But I'm curious to see what the results of DW-NOMINATE would look like in that situation.

from nominate.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.