Package: wisclabmisc 0.1.1.9000

wisclabmisc: Tools to Support the 'WiscLab'

A collection of 'R' functions for use (and re-use) across 'WiscLab' projects.

Authors:Tristan Mahr [aut, cre]

wisclabmisc_0.1.1.9000.tar.gz
wisclabmisc_0.1.1.9000.zip(r-4.7)wisclabmisc_0.1.1.9000.zip(r-4.6)wisclabmisc_0.1.1.9000.zip(r-4.5)
wisclabmisc_0.1.1.9000.tgz(r-4.6-any)wisclabmisc_0.1.1.9000.tgz(r-4.5-any)
wisclabmisc_0.1.1.9000.tar.gz(r-4.7-any)wisclabmisc_0.1.1.9000.tar.gz(r-4.6-any)
wisclabmisc_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
wisclabmisc/json (API)
NEWS

# Install 'wisclabmisc' in R:
install.packages('wisclabmisc', repos = c('https://tjmahr.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/wisclab/wisclabmisc/issues

Pkgdown/docs site:https://wisclab.github.io

Datasets:

On CRAN:

Conda:

4.20 score 2 stars 4 scripts 48 exports 65 dependencies

Last updated from:41fb269057. Checks:7 WARNING, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64WARNING231
source / vignettesOK299
linux-release-x86_64WARNING265
macos-release-arm64WARNING102
macos-oldrel-arm64WARNING90
windows-develWARNING162
windows-releaseWARNING119
windows-oldrelWARNING158
wasm-releaseOK180

Exports:%>%audit_peekaudit_pokeaudit_unwrapaudit_wrapbrms_args_createcheck_computed_centilescheck_model_centilescheck_sample_centileschrono_agecompute_empirical_roccompute_overlap_ratecompute_predictive_value_from_ratescompute_sens_spec_from_ecdfcompute_smooth_density_rocfile_rename_withfile_replace_namefit_beta_gamlssfit_beta_gamlss_sefit_gen_gamma_gamlssfit_gen_gamma_gamlss_sefit_kmeansformat_year_month_ageimpute_values_by_lengthinfo_cross_entropyinfo_entropyinfo_kl_divergenceinfo_kl_divergence_matrixinfo_surprisaljoin_to_splitlogitnorm_meanmem_gamlssoptimize_beta_gamlss_slopeparse_year_month_ageparse_yymm_agepartial_trapezoid_aucpivot_centiles_longerpredict_beta_gamlsspredict_centilespredict_gen_gamma_gamlssskip_blocktbl_bindtocs_itemtocs_lengthtocs_typetrapezoid_aucuniroot_beta_gamlssweight_lengths_with_ordinal_model

Dependencies:askpassclicliprcodetoolscpp11crayoncredentialscurldescdigestdplyrfsfurrrfuturegamlssgamlss.datagamlss.distgenericsgertgitcredsglobalsgluehttr2inijsonlitelatticelifecyclelistenvmagrittrMASSMatrixnlmenumDerivopensslordinalparallellypillarpkgconfigpROCpurrrR6rappdirsRcpprlangrprojrootrsamplerstudioapisessioninfosliderstringistringrsurvivalsystibbletidyrtidyselectucminfusethisutf8vctrswarpwhiskerwithryamlzip

Tools for GAMLSS models

Rendered fromgamlss-tools.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2025-02-17
Started: 2022-02-11

Tools for ROC curves

Rendered fromroc.Rmdusingknitr::rmarkdownon Jun 04 2026.

Last update: 2026-02-06
Started: 2022-02-11

Readme and manuals

Help Manual

Help pageTopics
A lightweight container for auditing or loggingaudit_peek audit_poke audit_unwrap audit_wrap
Set default arguments for brms model fittingbrms_args_create
Compute the percentage of points under each centile linecheck_computed_centiles check_model_centiles
Compute chronological age in monthschrono_age
Create an ROC curve from observed datacompute_empirical_roc
Compute overlap rate for (phoneme alignment) intervalscompute_overlap_rate
Compute positive and negative predictive valuecompute_predictive_value_from_rates
Compute sensitivity and specificity scores from (weighted) observed datacompute_sens_spec_from_ecdf
Create an ROC curve from smoothed densitiescompute_smooth_density_roc
Acquisition and developmental descriptions of consonants and vowelsdata_acq_consonants data_acq_vowels
Simulated intelligibility scores by utterance lengthdata_example_intelligibility_by_length
Fake intelligibility datadata_fake_intelligibility
Fake speaking rate datadata_fake_rates
Phonetic features of consonants and vowelsdata_features_consonants data_features_vowels
Items from the TOCS+ used by the WISC Labdata_tocs_items
Rename file basenames using functionsfile_rename_with file_replace_name
Fit a beta regression model (for intelligibility)fit_beta_gamlss fit_beta_gamlss_se optimize_beta_gamlss_slope predict_beta_gamlss uniroot_beta_gamlss
Fit a generalized gamma regression model (for speaking rate)fit_gen_gamma_gamlss fit_gen_gamma_gamlss_se predict_gen_gamma_gamlss
Run (scaled) k-means on a dataset.fit_kmeans
Convert between age in months, years;months, and yymm age formatsformat_year_month_age parse_year_month_age parse_yymm_age
Staged imputationimpute_values_by_length
Compute entropy and related measuresinfo_cross_entropy info_entropy info_kl_divergence info_kl_divergence_matrix info_surprisal
Join data onto resampled IDsjoin_to_split
Compute the mean of logit-normal distribution(s)logitnorm_mean
Fit a gamlss model but store user datamem_gamlss
Predict and tidy centiles from a GAMLSS modelpivot_centiles_longer predict_centiles
Custom function for printing duckdb database connectionsprint_duckdb
Skip a block of code without executing itskip_block
Select and row-bind multiple database tables from the same source togethertbl_bind
Extract the TOCS details from a string (usually a filename)tocs_item tocs_length tocs_type
Compute AUCs using the trapezoid methodpartial_trapezoid_auc trapezoid_auc
Weight utterance lengths by using an ordinal regression modelweight_lengths_with_ordinal_model