Giter VIP home page Giter VIP logo

vlad's People

Contributors

mcshaz avatar wittenberg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mstroehle mcshaz

vlad's Issues

V‐mask

Thanks for developing an interesting package.
It's more asking for a new feature rather than submitting an issue.
I was wondering whether you could help me with the application of V-mask on the VLAD plots?
Do you have some code for that which you are happy to share?

Many thanks,

racusum_arl_mc incorrectly testing the number of columns

Thank you for writing this.

When following the example Supplemental material: Risk-adjusted CUSUM charts under model error the code is included beginning line 319:

pmix <- data.frame(h=N1/sum(N1), p1=P, p2=P)
LLlarge <- racusum_arl_mc(pmix, QA, 1, hS, scaling=1e4, rounding="p", method="Toep")

pmix is indeed a data frame with the 3 columns specified (60 obs), but the racusum_arl_mc function returns

Error in racusum_arl_mc(pmix, QA, 1, hS, scaling = 10000, rounding = "p", :
1 assertions failed:

  • Variable 'pmix': Must have exactly 3 cols, but has 1 cols.

That is to say however the function is asserting the first argument has 3 columns seems to be doing this incorrectly.

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.