Giter Club home page Giter Club logo

copydetect's People

Contributors

czopluoglu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

jaminsore

copydetect's Issues

Reporting p-values

For really tiny p values, think about a better way of printing out the p values. They printed as 0 right now.

This is also problematic during internal computations when there are so many small probabilities that are multiplied for large number of items due to precision.

Think about better way of handling small p-values (e.g., Maynes discussed log-transforming p-values).

p = 0.0005 * 0.000025

log(p) = log(0.0005) + log(0.000025)

More information in reporting

When you report the outcome for many pairs, consider reporting more information (such as the number of matching responses, number-correct score, etc.) in the matrix in addition to p-values.

option to disable mirt verbose mode

Just a suggestion, but would be handy to disable the verbose mode in the mirt NRM fit.
To include the outputs on a markdown file is much cleaner.
On similarity2, line 123:
nrm <- mirt(resp, 1, 'nominal',verbose=FALSE)
Thanks for the work, very useful!

Items with different number of response options

From: my email [email protected]
Sent: Thursday, August 20, 2020 9:14
To: Cengiz Zopluoglu [email protected]

First, I noticed that the similarity2 function can only handle cases where all items have the same number of response options. I am wondering if you would plan to expand on this function so that it can handle cases where different items have different number of response options?
....
Jin

handling missing data

Reconsider similarity1 so common missing responses are not counted as an identical incorrect responses.

Handling missing data for pairs of response vectors for all these indices should be reviewed and reconsidered. There is nothing in the literature about this.

DG-IRT

Consider adding a function to fit the Deterministic Gated IRT model for detecting item preknowledge based on raw item responses.

What is the flagging criteria of M4 statistics?

Hi Professor Zopluoglu,

I am wondering what flagging criteria does CopyDetect similarity1 function use for M4 statistics when I run multiple pairs? Does it use the M4 similarity index that Maynes uses? Or does it uses Bonferroni adjusted alpha value?

Thanks a lot!
Jin

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.