Package: crops 1.0.3

Daniel Grose
crops: Changepoints for a Range of Penalties (CROPS)
Implements the Changepoints for a Range of Penalties (CROPS) algorithm of Haynes et al. (2017) <doi:10.1080/10618600.2015.1116445> for finding all of the optimal segmentations for multiple penalty values over a continuous range.
Authors:
crops_1.0.3.tar.gz
crops_1.0.3.tar.gz(r-4.7-any)crops_1.0.3.tar.gz(r-4.6-any)
crops_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
crops/json (API)
| # Install 'crops' in R: |
| install.packages('crops', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:8e29eea5a9. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 148 | ||
| source / vignettes | OK | 218 | ||
| linux-release-x86_64 | OK | 146 | ||
| wasm-release | OK | 125 |
Exports:cropsplotprintsegmentationssubsetsummaryunique
Dependencies:askpassbackportsbase64encbitbit64blobbroombslibcachemcallrcellrangerclicliprconflictedcowplotcpp11crayoncurldata.tableDBIdbplyrdigestdplyrdtplyrevaluatefarverfastmapfontawesomeforcatsfsgarglegenericsggplot2gluegoogledrivegooglesheets4gtablehavenhighrhmshtmltoolshttridsisobandjquerylibjsonliteknitrlabelinglifecyclelubridatemagrittrmemoisemimemodelropensslpillarpkgconfigplyrprettyunitsprocessxprogresspspurrrR6raggrappdirsrbibutilsRColorBrewerRcppRdpackreadrreadxlrematchrematch2reprexreshaperlangrmarkdownrstudioapirvestS7sassscalesselectrsetsstringistringrsyssystemfontstextshapingtibbletidyrtidyselecttidyversetimechangetinytextzdbutf8uuidvctrsviridisLitevroomwithrxfunxml2yaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generic implementation of the crops algorithm (ref goes here). | crops |
| Visualisation of data, costs, penalty values and changepoint locations. | plot plot,crops.class,data.frame-method plot,crops.class,missing-method |
| Pretty printing for crops results | print print,crops.class-method |
| Summary of segmentations by penalty value | segmentations segmentations,crops.class-method |
| Subset crops results based on penalty values | subset subset,crops.class-method |
| Summary of crops result | summary summary,crops.class-method |
| Remove duplicate entries from a crops result | unique unique,crops.class-method |