Giter Club home page Giter Club logo

Comments (2)

bluefoxr avatar bluefoxr commented on August 27, 2024

HI, the EM algorithm has a limitation that you need a certain ratio of observations to variables to perform the imputation. That's why in COINr6 the imputation is performed within groups, rather than across the whole indicator set at once. So the fact that you can't choose level 1 is by design (though the error message is admittedly not helpful).

You could actually do what you want in COINr but it's up to you how to tackle it. For example, you can use the Impute() function to call the AMELIA package. Although it's not quite as easy as in COINr6, you have much more flexibility in specifying the imputation, so you can use the full power of the AMELIA package, rather than a very limited set of options in COINr6. Mixed aggregation methods by level is available in COINr. Unit reports are actually not very hard to generate - if you look at the code for unit report generation it's really simple. Then check the template used in COINr6 to see how it's set up.

The reason unit reports were removed is that you would anyway have to customise it to your needs, and I wanted to focus on doing the core job (building and analysing composite indicators) well, rather than trying to do everything. In any case they are still accessible if you are using COINr, you just convert your "coin" to a "COIN" and load COINr6.

from coinr6.

Petrina95 avatar Petrina95 commented on August 27, 2024

Thank you very much for your really informative answer!

I will check again COINr and hopefully I will manage to implement everything I need.

Best regards,
Petrina

from coinr6.

Related Issues (3)

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.