Giter VIP home page Giter VIP logo

validator's People

Contributors

brandmaier avatar cmfo500 avatar heidibaum avatar ingmarvisser avatar mcfrank avatar mekline avatar roddalben avatar yuen-francis avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

validator's Issues

ERROR: object 'studies' not found

Documenting a workaround I've had to do to get the validator working on my system:

The 'studies' object doesn't seem to be in scope (?) when I run the server.R app. Copy-pasting lines 7-9 into my console to load that variable and then running again serves as a temporary solution.

(I originally thought this was a problem loading tidyverse, but it wasn't)

MB3 validator including files with extra columns

The validator currently is passing through a file (participant and trial files from Oslo) that has a bunch of extra columns in it. Are we checking for "extra" columns? I think we should be excluding (or at least putting up a warning) if a file has extra columns other than the ones specified.

How can NA values be coded? Clarify & document

In MB1 we asked people to use various not-valid data codes (not included, not collected, NA), but these are all collapsed in the analysis scripts to NA.

For MB3 specifically, and the validator in general - check how the "NA allowed = TRUE" validation works, and document it!

Test localization of numerals!

European (and other) locations use "," as the decimal marker. This may break the CSV based validator which was made by North Americans! Test this by having @cmfo500 create local Excel docs, exporting CSV, and testing in the shiny app.

To do: If it doesn't work, diagnose/create new issues to fix this!

MB3 - Add alternative values for consistent/inconsistent

Documentation for the condition variable was...inconsistent! To deal with this, allow FOUR values for the factor variable trial_type

same
different
consistent
inconsistent

(The analysis team will need to resolve this, but we want to avoid throwing a confusing error at contributors)

JSON specifications

For future compatibility with Psych-DS, create JSON-LD Dataset compliant versions of the specifications, and then implement validator to be able to read them.

data validation?

If data in a particular column should meet some limitation (either type, e.g. must be numerical; or value, e.g. must be in {male, female, NA}), can the validator test for these conditions?

MB3 - lowercasing lab IDs - are instructions clear?

On testing the validator, it wasn't clear whether lowercasing the lab IDs was (a) intended to be enforced and (b) actually enforced.

Close when: MB3 analysis makes a call, someone tested the validator to see whether decision is implemented

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.