Coder Social home page Coder Social logo

New QC Tests to Add about act HOT 8 CLOSED

arm-doe avatar arm-doe commented on June 14, 2024
New QC Tests to Add

from act.

Comments (8)

AdamTheisen avatar AdamTheisen commented on June 14, 2024 1

Have you checked to see what python libraries are already out there? Could we build what we need based on the scipy stats functions? https://docs.scipy.org/doc/scipy/reference/stats.html

from act.

kenkehoe avatar kenkehoe commented on June 14, 2024

Need to add a more than two variable comparison. I'm thinking of a three or more variable comparison where it can narrow down which variable is incorrect so a variable is not flagged when the other variable is the issue.

from act.

kenkehoe avatar kenkehoe commented on June 14, 2024

Need to add some normal distribution tests. Maybe a Grubbs test, or Grubbs expanded like the DQ Office currently employes.

from act.

kenkehoe avatar kenkehoe commented on June 14, 2024

Will need something along the lines of a statistical covariance.

from act.

AdamTheisen avatar AdamTheisen commented on June 14, 2024

One other thought is how we would want to implement these. Not sure if adding as method or variable makes more sense.

from act.

kenkehoe avatar kenkehoe commented on June 14, 2024

I prefer the method way as it allows for passing different keywords for each test. Different tests will need different inputs.

from act.

AdamTheisen avatar AdamTheisen commented on June 14, 2024

@kenkehoe not sure if you looked, but I did not add the FFT test to the same class as the others. Since it was instrument specific, I thought it would be best to leave as a separate function that one has to call. Sound good?

from act.

kenkehoe avatar kenkehoe commented on June 14, 2024

Yeah that is fine @AdamTheisen.

from act.

Related Issues (20)

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.