Package: IsingSampler 0.4.0

Sacha Epskamp
IsingSampler: Sampling Methods and Distribution Functions for the Ising Model
Sample states from the Ising model and compute the probability of states. Sampling can be done for any number of nodes, but due to the intractability of the Ising model the distribution can only be computed up to roughly 10 nodes. The Blume-Capel model, an Ising model with an additional on-site quadratic (crystal-field) term, is also supported.
Authors:
IsingSampler_0.4.0.tar.gz
IsingSampler_0.4.0.zip(r-4.7)IsingSampler_0.4.0.zip(r-4.6)IsingSampler_0.4.0.zip(r-4.5)
IsingSampler_0.4.0.tgz(r-4.6-x86_64)IsingSampler_0.4.0.tgz(r-4.6-arm64)IsingSampler_0.4.0.tgz(r-4.5-x86_64)IsingSampler_0.4.0.tgz(r-4.5-arm64)
IsingSampler_0.4.0.tar.gz(r-4.7-arm64)IsingSampler_0.4.0.tar.gz(r-4.7-x86_64)IsingSampler_0.4.0.tar.gz(r-4.6-arm64)IsingSampler_0.4.0.tar.gz(r-4.6-x86_64)
IsingSampler_0.4.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
IsingSampler/json (API)
| # Install 'IsingSampler' in R: |
| install.packages('IsingSampler', repos = c('https://sachaepskamp.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sachaepskamp/isingsampler/issues
Last updated from:7482a547dc. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 170 | ||
| linux-devel-x86_64 | OK | 133 | ||
| source / vignettes | OK | 215 | ||
| linux-release-arm64 | OK | 177 | ||
| linux-release-x86_64 | OK | 150 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-release-x86_64 | OK | 220 | ||
| macos-oldrel-arm64 | OK | 141 | ||
| macos-oldrel-x86_64 | OK | 219 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 86 | ||
| windows-oldrel | OK | 107 | ||
| wasm-release | OK | 132 |
Exports:BlumeCapelSamplerEstimateIsingEstimateIsingBiEstimateIsingLLEstimateIsingPLEstimateIsingUniIsingEntrophyIsingLikelihoodIsingPLIsingSamplerIsingStateProbIsingSumLikelihoodLinTransform
Dependencies:clidplyrgenericsgluelifecyclemagrittrnnetpillarpkgconfigplyrR6Rcpprlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Sampling methods and distribution functions for the Ising model | IsingSampler-package |
| Sample states from the Blume-Capel model | BlumeCapelSampler |
| non-regularized estimation methods for the Ising Model | EstimateIsing EstimateIsingBi EstimateIsingLL EstimateIsingPL EstimateIsingUni |
| Entropy of the Ising Model | IsingEntrophy |
| Likelihood of all states from tractible Ising model. | IsingLikelihood |
| Pseudo-likelihood | IsingPL |
| Sample states from the Ising model | IsingSampler |
| Likelihood of single state from tractible Ising model. | IsingStateProb |
| Likelihood of sumscores from tractible Ising model. | IsingSumLikelihood |
| Transform parameters for linear transformations on response catagories | LinTransform |