Package: BrownianMotion 0.3.0
BrownianMotion: Brownian Motion Simulations
An implementation of algorithms for simulation of (multivariate) Brownian motion trajectories, including simple unconditional simulation, Brownian bridges, as well as layered and localised Brownian motion simulators.
Authors:
BrownianMotion_0.3.0.tar.gz
BrownianMotion_0.3.0.zip(r-4.7)BrownianMotion_0.3.0.zip(r-4.6)BrownianMotion_0.3.0.zip(r-4.5)
BrownianMotion_0.3.0.tgz(r-4.6-any)BrownianMotion_0.3.0.tgz(r-4.5-any)
BrownianMotion_0.3.0.tar.gz(r-4.7-any)BrownianMotion_0.3.0.tar.gz(r-4.6-any)
BrownianMotion_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
BrownianMotion/json (API)
| # Install 'BrownianMotion' in R: |
| install.packages('BrownianMotion', repos = c('https://louisaslett.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/louisaslett/brownianmotion/issues
Last updated from:75fe105b4e. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 160 | ||
| source / vignettes | OK | 244 | ||
| linux-release-x86_64 | OK | 139 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-oldrel-arm64 | OK | 137 | ||
| windows-devel | OK | 122 | ||
| windows-release | OK | 106 | ||
| windows-oldrel | OK | 84 | ||
| wasm-release | OK | 123 |
Exports:add.labelsadd.pointsadd.segmentconcat.bmcreate.bmdelete.labelsdelete.skeletonfirst.passagelayersrefinesim
Dependencies:backportscheckmateclicpp11dplyrfarvergenericsggplot2gluegmpgtableisobandlabelinglifecyclemagrittrpatchworkpillarpkgconfigR6RColorBrewerrlangRmpfrS7scalesstatmodtibbletidyselectutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Manually add labels after simulation | add.labels |
| Manually specify the value of a point in the skeleton | add.points |
| Create / move a segment | add.segment |
| Copy / Concatenate Brownian motion objects | concat.bm |
| Create a Brownian motion object | create.bm |
| Manually delete labels after simulation | delete.labels |
| Eliminate parts of path, layer or both from the skeleton | delete.skeleton |
| Find a first passage time and state | first.passage |
| Construct new layers | layers |
| Refine an intersection layer | refine |
| Simulate Brownian motion at a target time | sim |
