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.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 10 hours agofrom:a09eca6c4e. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 23 2024 |
R-4.5-win | OK | Nov 23 2024 |
R-4.5-linux | OK | Nov 23 2024 |
R-4.4-win | OK | Nov 23 2024 |
R-4.4-mac | OK | Nov 23 2024 |
R-4.3-win | OK | Nov 23 2024 |
R-4.3-mac | OK | Nov 23 2024 |
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 |