Giter Club home page Giter Club logo

datplot's People

Contributors

lsteinmann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jennybc

datplot's Issues

create.sub.objects() is slow

Though already greatly improved by previous updates, the function create.sub.objects() is still very slow for small stepsizes and large data sets. I need a way to streamline this / make it more efficient...

stepsize is unreasonable in some cases

In order to keep the data comparable, the interval (expressed as the stepsize-variable in the R-package) is chosen globally for all objects. There is currently no mode for resolving conflicts arising by misaligned dates, as e.g. a sequence from 3 to 26 would only yield one β€˜step’ at 3, since 3+25 exceeds the range of the objects dating, as I am using seq().
Can I fix this somehow?

Options/Ideas:

  • assigning at least three steps, one for min, one for max, and one for mean; then filling the gaps with the stepsize interval if possible?

get.histogramscale()

get.histogramscale() does not work well for stepsizes of 1 etc., need to correct

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.