This package is considered a duplicate. The official version of this package is found at:https://kwstat.r-universe.dev/connected
Package: connected 1.1

connected: Visualize and Improve Connectedness of Factors in Tables
Visualize the connectedness of factors in two-way tables. Perform two-way filtering to improve the degree of connectedness. See Weeks & Williams (1964) <doi:10.1080/00401706.1964.10490188>.
Authors:
connected_1.1.tar.gz
connected_1.1.tar.gz(r-4.5-noble)connected_1.1.tar.gz(r-4.4-noble)
connected_1.1.tgz(r-4.4-emscripten)connected_1.1.tgz(r-4.3-emscripten)
connected.pdf |connected.html✨
connected/json (API)
NEWS
# Install 'connected' in R: |
install.packages('connected', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kwstat/connected/issues
Pkgdown site:https://kwstat.github.io
Datasets:
- data_eccleston - Data from Eccleston & Russell
- data_fernando - Data from Fernando et al.
- data_searle - Data from Searle
- data_student - Simulated Data of Student Test Scores
- data_tosh - Data from Tosh
- data_weeks1 - Data from Weeks & Williams example 1
- data_weeks2 - Data from Weeks & Williams example 2
Last updated 4 days agofrom:65ed626ed3. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 05 2025 |
R-4.5-linux | OK | Mar 05 2025 |
R-4.4-linux | OK | Mar 05 2025 |
Exports:con_checkcon_concurcon_filtercon_view
Dependencies:cliFormulagluelatticelfelifecyclemagrittrMatrixplyrRcppreshape2rlangsandwichstringistringrvctrsxtablezoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check connectedness of multiple factors in a dataframe | con_check |
View concurrence of two factors in a dataframe using a matrix plot. | con_concur |
Filter a dataframe using two-way criteria to increase connectedness | con_filter |
View connectedness of two factors in a dataframe using a levelplot | con_view |
Data from Eccleston & Russell | data_eccleston |
Data from Fernando et al. | data_fernando |
Data from Searle | data_searle |
Simulated Data of Student Test Scores | data_student |
Data from Tosh | data_tosh |
Data from Weeks & Williams example 1 | data_weeks1 |
Data from Weeks & Williams example 2 | data_weeks2 |