Package: levelSets 0.8.2
levelSets: Ray-Based Mapping and Visualization of Level Sets (Excursion Sets)
An (upper) level set of a function is the set of inputs for which the function value is at or above a specified threshold. (Also called an excursion set). Applications of level sets include confidence or credible regions for parameters of statistical models, where the function is the likelihood or posterior density; regions where classification rules assign high probability to a given class; and scientific or engineering models where one is interested in input regions for which model output is above a threshold. This package maps out the boundary of a level set by finding its intersections with collections of 1-dimensional rays, generalizing a proposal by Kim and Lindsay (Statistica Sinica 21:923-948, 2011). Tools are provided to generate rays, find intersections, and visualize results. The package makes few assumptions about the studied function: it may be discontinuous, it may have a complicated feasible region, and the target level set may be non-convex or have multiple, disconnected parts. Vignettes describe package usage and show examples with two to five input space dimensions.
Authors:
levelSets_0.8.2.tar.gz
levelSets_0.8.2.zip(r-4.7)levelSets_0.8.2.zip(r-4.6)levelSets_0.8.2.zip(r-4.5)
levelSets_0.8.2.tgz(r-4.6-any)levelSets_0.8.2.tgz(r-4.5-any)
levelSets_0.8.2.tar.gz(r-4.7-any)levelSets_0.8.2.tar.gz(r-4.6-any)
levelSets_0.8.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
levelSets/json (API)
NEWS
| # Install 'levelSets' in R: |
| install.packages('levelSets', repos = c('https://rrprf.r-universe.dev', 'https://cloud.r-project.org')) |
- banana_2dEx - Negative of Rosenbrock's Banana Function in Two Dimensions
- circuitFailure_3dEx - Example of a 3D Confidence Region as a Level Set
- dbl_ellipse_2dEx - Example of a Multi-Part Level Set in a 2D Input Space
- dbl_ellipse_X1bnd_2dEx - Example of a Multi-Part Level Set in a 2D Input Space
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f3e33bc9ce. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 361 | ||
| source / vignettes | OK | 224 | ||
| linux-release-x86_64 | WARNING | 224 | ||
| macos-release-arm64 | WARNING | 149 | ||
| macos-oldrel-arm64 | WARNING | 251 | ||
| windows-devel | WARNING | 140 | ||
| windows-release | WARNING | 127 | ||
| windows-oldrel | WARNING | 119 | ||
| wasm-release | OK | 102 |
Exports:absTolaxisRaysbdryFromRaysbdrySearchboundingRectfeasBndsfnObjfnSpechasGradinpDiminpLinesinpLines.defaultinpNamesinpRaysinpRays.defaultinpRectinpScaleinpTollsetPkgOptlsetSegslsetSegsChecklsetThreshpairs.lsetSegsplot.inpRaysplot.inpRectplot.lsetSegsplot.respProfilesplotSegsListposnToCoordprint.inpLinesprint.respProfilesptCoordrandomRaysrayOriginrayPosn1rayRectrayVecrectCornersrectRefPtrectSizerespInforespInfo.defaultrespProfilesrespProfiles.fnObjrespTolsegBoundingRectsegInfoslicedBdryFromRaysslicedBdrySearchsliceMatsrchControlsummary.lsetSegssummary.respProfilesupdate.fnObjupdate.inpRaysupdate.inpRect
levelSets Example: Classifiers
Rendered fromlevelSets.4.ex_classif.Rmdusingknitr::rmarkdownon Jun 23 2026.Last update: 2026-06-22
Started: 2026-06-22
levelSets Example: Confidence Regions
Rendered fromlevelSets.3.ex_confreg.Rmdusingknitr::rmarkdownon Jun 23 2026.Last update: 2026-06-22
Started: 2026-06-22
levelSets Problem Setup
Rendered fromlevelSets.2.problem_setup.Rmdusingknitr::rmarkdownon Jun 23 2026.Last update: 2026-06-22
Started: 2026-06-22
Introduction to the levelSets Package
Rendered fromlevelSets.1.intro.Rmdusingknitr::rmarkdownon Jun 23 2026.Last update: 2026-06-22
Started: 2026-06-22
