Package: ncodeR 0.2.0.1
ncodeR: Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A powerful tool for transforming raw data into meaningful information, 'ncodeR' (Shaffer, D. W. (2017) Quantitative Ethnography. ISBN: 0578191687) is designed specifically for working with big data: large document collections, logfiles, and other text data.
Authors:
ncodeR_0.2.0.1.tar.gz
ncodeR_0.2.0.1.zip(r-4.5)ncodeR_0.2.0.1.zip(r-4.4)ncodeR_0.2.0.1.zip(r-4.3)
ncodeR_0.2.0.1.tgz(r-4.4-any)ncodeR_0.2.0.1.tgz(r-4.3-any)
ncodeR_0.2.0.1.tar.gz(r-4.5-noble)ncodeR_0.2.0.1.tar.gz(r-4.4-noble)
ncodeR_0.2.0.1.tgz(r-4.4-emscripten)ncodeR_0.2.0.1.tgz(r-4.3-emscripten)
ncodeR.pdf |ncodeR.html✨
ncodeR/json (API)
NEWS
# Install 'ncodeR' in R: |
install.packages('ncodeR', repos = c('https://codymarquart.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/epistemic-analytics/qe-packages
- RS.data - Rescushell Chat Data
Last updated 5 years agofrom:548f2aac60. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 25 2024 |
R-4.5-win | OK | Oct 25 2024 |
R-4.5-linux | OK | Oct 25 2024 |
R-4.4-win | OK | Oct 25 2024 |
R-4.4-mac | OK | Oct 25 2024 |
R-4.3-win | OK | Oct 25 2024 |
R-4.3-mac | OK | Oct 25 2024 |
Exports:autocodecode.setCodeSetcreate.codedifferencesexpression.matchgetHandSetIndicesgetHandSetIndices2handcodencodeold_testRegexCoderesolvetest
Dependencies:cliR6RcppRcppArmadillorhoR
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Title | as.data.frame.Code |
Title | as.data.frame.CodeSet |
Match a list of expressions against some set of excerpts | autocode |
Create CodeSet | code.set |
CodeSet | CodeSet |
Create a code | create.code |
Find Differences | differences |
Expression Matching | expression.match |
Handset indices | getHandSetIndices |
Get indices to code | getHandSetIndices2 |
Handcode excerpts | handcode |
Wrapper for the entire coding process | ncode |
ncodeR for qualitative coding | ncodeR |
Calculate statistics | old_test |
Print a Code summary | print.summary.Code |
Print the summary of a CodeSet | print.summary.CodeSet |
Print a TestList summary | print.summary.TestList |
RegexCode | RegexCode |
Resolve differences | resolve |
Rescushell Chat Data | RS.data |
Obtain summary of a Code object | summary.Code |
Obtain a summary of the CodeSet | summary.CodeSet |
Obtain a summary of a Code's test results | summary.TestList |
Title | test |