Other packages > Find by keyword >

morf  

Modified Ordered Random Forest
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("morf", "1.0.0")



Attach the package and use:
library("morf")
Maintained by
Riccardo Di Francesco
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2023-03-22
Latest Update: 2023-04-02
Description:
Nonparametric estimator of the ordered choice model using random forests. The estimator modifies a standard random forest splitting criterion to build a collection of forests, each estimating the conditional probability of a single class. The package also implements a nonparametric estimator of the covariates
How to cite:
Riccardo Di Francesco (2023). morf: Modified Ordered Random Forest. R package version 1.0.0, https://cran.r-project.org/web/packages/morf. Accessed 04 May. 2025.
Previous versions and publish date:
1.0.0 (2023-03-22 20:40)
Other packages that cited morf R package
View morf citation profile
Other R packages that morf depends, imports, suggests or enhances
Functions, R codes and Examples using the morf R package
Full morf package functions and examples
Downloads during the last 30 days
04/05Downloads for morf-0.100.10.20.30.40.50.60.70.80.911.1TrendBars

Today's Hot Picks in Authors and Packages

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  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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