Package: statlingo 0.1.0

statlingo: Explain Statistical Output with Large Language Models
Transform complex statistical output into straightforward, understandable, and context-aware natural language descriptions using Large Language Models (LLMs), making complex analyses more accessible to individuals with varying statistical expertise. It relies on the 'ellmer' package to interface with LLM providers including OpenAI <https://openai.com/>, Google AI Studio <https://aistudio.google.com/>, and Anthropic <https://www.anthropic.com/> (API keys are required and managed via 'ellmer').
Authors:
statlingo_0.1.0.tar.gz
statlingo_0.1.0.zip(r-4.7)statlingo_0.1.0.zip(r-4.6)statlingo_0.1.0.zip(r-4.5)
statlingo_0.1.0.tgz(r-4.6-any)statlingo_0.1.0.tgz(r-4.5-any)
statlingo_0.1.0.tar.gz(r-4.7-any)statlingo_0.1.0.tar.gz(r-4.6-any)
statlingo_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
statlingo/json (API)
| # Install 'statlingo' in R: |
| install.packages('statlingo', repos = c('https://bgreenwell.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bgreenwell/statlingo/issues
data-scienceexplainabilitylarge-language-modelsllmllmsstatisticsteaching-tools
Last updated from:9debd8e6d2 (on main). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 139 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 155 | ||
| macos-release-arm64 | OK | 86 | ||
| macos-oldrel-arm64 | OK | 101 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 82 | ||
| wasm-release | OK | 161 |
Exports:explainsuggest_codesummarize
Dependencies:askpassclicorocurlellmerfastmapgluehttr2jsonlitelaterlifecyclemagrittropensslotelpillarpkgconfigpromisesR6rappdirsRcpprlangS7systibbleutf8vctrswithryaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Explain statistical output | explain explain.coxph explain.default explain.gam explain.glm explain.glmerMod explain.htest explain.lm explain.lme explain.lmerMod explain.polr explain.rpart explain.survreg |
| Print LLM explanation | print.statlingo_explanation |
| Suggest next statistical coding steps | suggest_code |
| Summarize statistical output | summarize summarize.coxph summarize.default summarize.gam summarize.glm summarize.glmerMod summarize.htest summarize.lm summarize.lme summarize.lmerMod summarize.polr summarize.rpart summarize.survreg |
