Package: CornerstoneR 2.0.2
Gerrith Djaja
CornerstoneR: Collection of Scripts for Interface Between 'Cornerstone' and 'R'
Collection of generic 'R' scripts which enable you to use existing 'R' routines in 'Cornerstone'. . The desktop application 'Cornerstone' (<https://www.camline.com/en/products/cornerstone/cornerstone-core.html>) is a data analysis software provided by 'camLine' that empowers engineering teams to find solutions even faster. The engineers incorporate intensified hands-on statistics into their projects. They benefit from an intuitive and uniquely designed graphical Workmap concept: you design experiments (DoE) and explore data, analyze dependencies, and find answers you can act upon, immediately, interactively, and without any programming. . While 'Cornerstone's' interface to the statistical programming language 'R' has been available since version 6.0, the latest interface with 'R' is even much more efficient. 'Cornerstone' release 7.1.1 allows you to integrate user defined 'R' packages directly into the standard 'Cornerstone' GUI. Your engineering team stays in 'Cornerstone's' graphical working environment and can apply 'R' routines, immediately and without the need to deal with programming code. Additionally, your 'R' programming team develops corresponding 'R' packages detached from 'Cornerstone' in their favorite 'R' environment. . Learn how to use 'R' packages in 'Cornerstone' 7.1.1 on 'camLineTV' YouTube channel (<https://www.youtube.com/watch?v=HEQHwq_laXU>) (available in German).
Authors:
CornerstoneR_2.0.2.tar.gz
CornerstoneR_2.0.2.tar.gz(r-4.5-noble)CornerstoneR_2.0.2.tar.gz(r-4.4-noble)
CornerstoneR_2.0.2.tgz(r-4.4-emscripten)CornerstoneR_2.0.2.tgz(r-4.3-emscripten)
CornerstoneR.pdf |CornerstoneR.html✨
CornerstoneR/json (API)
NEWS
# Install 'CornerstoneR' in R: |
install.packages('CornerstoneR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/camline/cornerstoner
Last updated 4 years agofrom:308bc72085. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-linux | NOTE | Nov 14 2024 |
Exports:fitFunctionmatchNearestNeighbormosaicPlotrandomForestrandomForestPredictredirectDatasetreshapeLongreshapeTransposereshapeWideshowVersions
Dependencies:abindbackportscheckmatecodacolorspacedata.tableFormulalatticelmtestmagicMASSMatrixminpack.lmrangerRcppRcppArmadilloRcppEigenspSpatialToolsspBayesvcdzoo
Fit Predefined Functions to Data
Rendered fromfitFunction.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2020-05-17
Started: 2020-05-17
Match Nearest Neighbor from Redirected Datasets
Rendered frommatchNearestNeighbor.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2020-05-17
Started: 2020-05-17
Mosaic Plot
Rendered frommosaicPlot.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2020-05-17
Started: 2020-05-17
Random Forest
Rendered fromrandomForest.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2020-05-17
Started: 2020-05-17
Redirect Dataset to R Object
Rendered fromredirectDataset.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2020-05-17
Started: 2020-05-17
Reshape Grouped Data to Wide or Long
Rendered fromreshape.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2020-06-02
Started: 2020-05-17
Show Versions of R and CornerstoneR
Rendered fromshowVersions.Rmd
usingknitr::rmarkdown
on Nov 14 2024.Last update: 2020-06-02
Started: 2020-06-02
Readme and manuals
Help Manual
Help page | Topics |
---|---|
CornerstoneR: Collection of Scripts for Interface Between 'Cornerstone' and 'R' | CornerstoneR-package CornerstoneR |
Data from carstats | carstats |
Fit Function to Data via Nonlinear Regression | fitFunction |
Local Interface Functions | cs.in.auxiliaries cs.in.brushed cs.in.dataset cs.in.excluded cs.in.groupvars cs.in.predictors cs.in.responses cs.in.Robject cs.in.scriptvars cs.in.subsets cs.in.subsets.current cs.out.dataset cs.out.emf cs.out.png cs.out.Robject cs.quote invokeFromR LocalInterface |
Match Nearest Neighbor Between Two Datasets | matchNearestNeighbor |
Mosaic Plot | mosaicPlot |
Random Forest | randomForest |
Random Forest Prediction | randomForestPredict |
Redirect Dataset | redirectDataset |
Reshape Grouped Data to Long | reshapeLong |
Transpose Data | reshapeTranspose |
Reshape Grouped Data to Wide | reshapeWide |
Voltage of 26 Different Runs | rundata |
Show Versions of R and CornerstoneR | showVersions |
Survival of Passengers on the Titanic | titanic |