Other packages > Find by keyword >

SplitSoftening  

Softening Splits in Decision Trees
View on CRAN: Click here


Download and install SplitSoftening package within the R console
Install from CRAN:
install.packages("SplitSoftening")

Install from Github:
library("remotes")
install_github("cran/SplitSoftening")

Install by package version:
library("remotes")
install_version("SplitSoftening", "2.1-1")



Attach the package and use:
library("SplitSoftening")
Maintained by
Jakub Dvorak
[Scholar Profile | Author Map]
First Published: 2018-09-19
Latest Update: 2021-10-08
Description:
Allows to produce and use classification trees with soft (probability) splits, as described in: Dvořák, J. (2019), <doi:10.1007/s00180-019-00867-1>.
How to cite:
Jakub Dvorak (2018). SplitSoftening: Softening Splits in Decision Trees. R package version 2.1-1, https://cran.r-project.org/web/packages/SplitSoftening. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0-0 (2018-09-19 12:00), 2.0-0 (2019-10-01 21:20), 2.0-1 (2020-03-10 15:40), 2.1-0 (2021-10-08 12:40)
Other packages that cited SplitSoftening R package
View SplitSoftening citation profile
Other R packages that SplitSoftening depends, imports, suggests or enhances
Complete documentation for SplitSoftening
Functions, R codes and Examples using the SplitSoftening R package
Some associated functions: SplitSoftening . predictSoftsplits . soften . softening.by.data.range . softening.by.esd . softening.optimized . softsplits . 
Some associated R codes: SplitSoftening.R . bounds_by_esd.R . conv.R . convenience.R . predict.R . sft_optim.R . soft.R . tree_data_bounds.R .  Full SplitSoftening package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for SplitSoftening0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA