Package: maptree 1.4-9
maptree: Mapping, Pruning, and Graphing Tree Models
Functions with example data for graphing, pruning, and mapping models from hierarchical clustering, and classification and regression trees.
Authors:
maptree_1.4-9.tar.gz
maptree_1.4-9.zip(r-4.7)maptree_1.4-9.zip(r-4.6)maptree_1.4-9.zip(r-4.5)
maptree_1.4-9.tgz(r-4.6-any)maptree_1.4-9.tgz(r-4.5-any)
maptree_1.4-9.tar.gz(r-4.7-any)maptree_1.4-9.tar.gz(r-4.6-any)
maptree_1.4-9.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
maptree/json (API)
| # Install 'maptree' in R: |
| install.packages('maptree', repos = c('https://rbgramacy.r-universe.dev', 'https://cloud.r-project.org')) |
Datasets:
- oregon.bird.dist - Presence/Absence of Bird Species in Oregon, USA
- oregon.bird.names - Names of Bird Species in Oregon, USA
- oregon.border - Boundary of Oregon, USA
- oregon.env.vars - Environmental Variables for Oregon, USA
- oregon.grid - Hexagonal Grid Cell Polygons covering Oregon, USA
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:974ec2b657. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 98 | ||
| source / vignettes | OK | 119 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 70 | ||
| macos-oldrel-arm64 | OK | 75 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 91 |
Exports:clip.clustclip.rpartdraw.clustdraw.treegroup.clustgroup.treekgsmap.groupsmap.keyngontwins.to.hclust
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Prunes a Hierarchical Cluster Tree | clip.clust |
| Prunes an Rpart Classification or Regression Tree | clip.rpart |
| Graph a Hierarchical Cluster Tree | draw.clust |
| Graph a Classification or Regression Tree | draw.tree |
| Observation Groups for a Hierarchical Cluster Tree | group.clust |
| Observation Groups for Classification or Regression Tree | group.tree |
| KGS Measure for Pruning Hierarchical Clusters | kgs |
| Map Groups of Observations | map.groups |
| Draw Key to accompany Map of Groups | map.key |
| Outline or Fill a Regular Polygon | ngon |
| Presence/Absence of Bird Species in Oregon, USA | oregon.bird.dist |
| Names of Bird Species in Oregon, USA | oregon.bird.names |
| Boundary of Oregon, USA | oregon.border |
| Environmental Variables for Oregon, USA | oregon.env.vars |
| Hexagonal Grid Cell Polygons covering Oregon, USA | oregon.grid |
| Converts agnes or diana object to hclust object | twins.to.hclust |
