R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
partykit
View on CRAN: Click
here
Download and install partykit package within the R console
Install from CRAN:
install.packages("partykit")
Install from Github:
library("remotes")
install_github("cran/partykit")
Install by package version:
library("remotes")
install_version("partykit", "1.2-22")
Attach the package and use:
library("partykit")
Maintained by
Torsten Hothorn
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-09-29
Latest Update: 2023-04-14
Description:
A toolkit with infrastructure for representing, summarizing, and
visualizing tree-structured regression and classification models. This
unified infrastructure can be used for reading/coercing tree models from
different sources ('rpart', 'RWeka', 'PMML') yielding objects that share
functionality for print()/plot()/predict() methods. Furthermore, new and improved
reimplementations of conditional inference trees (ctree()) and model-based
recursive partitioning (mob()) from the 'party' package are provided based
on the new infrastructure. A description of this package was published
by Hothorn and Zeileis (2015) .
How to cite:
Torsten Hothorn (2011). partykit: A Toolkit for Recursive Partytioning. R package version 1.2-22, https://cran.r-project.org/web/packages/partykit. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1-1 (2011-09-29 11:27), 0.1-2 (2011-12-18 11:09), 0.1-3 (2012-01-11 12:52), 0.1-4 (2012-06-05 11:12), 0.1-5 (2013-03-22 10:44), 0.1-6 (2013-09-03 20:37), 0.8-0 (2014-03-27 14:14), 0.8-1 (2014-09-08 13:21), 0.8-2 (2014-09-12 17:36), 0.8-3 (2014-12-15 13:08), 0.8-4 (2015-01-07 14:22), 1.0-0 (2015-02-21 18:20), 1.0-1 (2015-04-08 11:12), 1.0-2 (2015-07-28 22:46), 1.0-3 (2015-08-14 20:13), 1.0-4 (2015-09-29 14:17), 1.0-5 (2016-02-05 19:28), 1.1-0 (2016-07-14 15:30), 1.1-1 (2016-09-20 15:39), 1.2-0 (2017-12-18 20:54), 1.2-1 (2018-04-20 20:45), 1.2-2 (2018-06-05 09:19), 1.2-3 (2019-01-31 14:30), 1.2-4 (2019-05-17 16:30), 1.2-5 (2019-07-18 13:20), 1.2-6 (2020-01-30 17:50), 1.2-7 (2020-03-06 12:00), 1.2-8 (2020-06-10 10:00), 1.2-9 (2020-07-10 17:20), 1.2-10 (2020-10-12 20:10), 1.2-11 (2020-12-09 17:30), 1.2-12 (2021-02-08 16:10), 1.2-13 (2021-03-03 18:10), 1.2-15 (2021-08-23 16:30), 1.2-16 (2022-06-20 15:30), 1.2-17 (2023-02-28 16:42), 1.2-18 (2023-03-09 14:20), 1.2-19 (2023-03-19 22:40), 1.2-20 (2023-04-14 11:20), 1.2-21 (2024-07-18 15:40)
Other packages that cited partykit R package
View partykit citation profile
Other R packages that partykit depends,
imports, suggests or enhances
Complete documentation for partykit
Functions, R codes and Examples using
the partykit R package
Some associated functions: HuntingSpiders . WeatherPlay . cforest . ctree . ctree_control . extree_data . extree_fit . glmtree . lmtree . mob . mob_control . model.frame.rpart . nodeapply . nodeids . panelfunctions . party-coercion . party-methods . party-plot . party-predict . party . partynode-methods . partynode . partysplit . prune.modelparty . varimp .
Some associated R codes: as.party.R . cforest.R . ctree.R . extree.R . glmtree.R . lmtree.R . mob-plot.R . mob-pvalue.R . modelparty.R . node.R . party.R . plot.R . pmmlTreeModel.R . print.R . prune.R . simpleparty.R . split.R . utils.R . varimp.R . zzz.R . Full partykit package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
SCBiclust
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Erika S. Helgeson (view profile)
deductive
Attempt to repair inconsistencies and missing values in
data records by using information from vali ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Mark van der Loo (view profile)
RcppHNSW
'Hnswlib' is a C++ library for Approximate Nearest Neighbors.
This package provides a minimal R int ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: James Melville (view profile)
r2resize
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
pkgdepends
Find recursive dependencies of 'R' packages from various
sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gábor Csárdi (view profile)
crossrun
Joint distribution of number of crossings and the
longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Tore Wentzel-Larsen (view profile)