Package: maxent.ot 1.0.0
maxent.ot: Perform Phonological Analyses using Maximum Entropy Optimality Theory
Fit Maximum Entropy Optimality Theory models to data sets, generate the predictions made by such models for novel data, and compare the fit of different models using a variety of metrics. The package is described in Mayer, C., Tan, A., Zuraw, K. (in press) <https://sites.socsci.uci.edu/~cjmayer/papers/cmayer_et_al_maxent_ot_accepted.pdf>.
Authors:
maxent.ot_1.0.0.tar.gz
maxent.ot_1.0.0.zip(r-4.5)maxent.ot_1.0.0.zip(r-4.4)maxent.ot_1.0.0.zip(r-4.3)
maxent.ot_1.0.0.tgz(r-4.5-any)maxent.ot_1.0.0.tgz(r-4.4-any)maxent.ot_1.0.0.tgz(r-4.3-any)
maxent.ot_1.0.0.tar.gz(r-4.5-noble)maxent.ot_1.0.0.tar.gz(r-4.4-noble)
maxent.ot_1.0.0.tgz(r-4.4-emscripten)maxent.ot_1.0.0.tgz(r-4.3-emscripten)
maxent.ot.pdf |maxent.ot.html✨
maxent.ot/json (API)
# Install 'maxent.ot' in R: |
install.packages('maxent.ot', repos = c('https://connormayer.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/connormayer/maxent.ot/issues
Last updated 4 months agofrom:a09eca6c4e. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 23 2025 |
R-4.5-win | OK | Mar 23 2025 |
R-4.5-mac | OK | Mar 23 2025 |
R-4.5-linux | OK | Mar 23 2025 |
R-4.4-win | OK | Mar 23 2025 |
R-4.4-mac | OK | Mar 23 2025 |
R-4.4-linux | OK | Mar 23 2025 |
R-4.3-win | OK | Mar 23 2025 |
R-4.3-mac | OK | Mar 23 2025 |
Exports:compare_modelscross_validatemonte_carlo_weightsoptimize_weightsotsoft_bias_to_dfotsoft_tableaux_to_dfpredict_probabilities
Dependencies:data.table
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compare Maxent OT models using a variety of methods | compare_models |
Cross-validate bias parameters for constraint weights. | cross_validate |
Create simulated data and learn weights for these data | monte_carlo_weights |
Optimize MaxEnt OT constraint weights | optimize_weights |
Converts an OTSoft bias file to a data frame | otsoft_bias_to_df |
Converts an OTSoft tableaux file to a data frame | otsoft_tableaux_to_df |
Predict probabilities of OT candidates | predict_probabilities |