Other packages > Find by keyword >

vcrpart  

Tree-Based Varying Coefficient Regression for Generalized Linear and Ordinal Mixed Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("vcrpart", "1.0-6")



Attach the package and use:
library("vcrpart")
Maintained by
Reto Burgin
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-09-10
Latest Update: 2024-05-11
Description:
Recursive partitioning for varying coefficient generalized linear models and ordinal linear mixed models. Special features are coefficient-wise partitioning, non-varying coefficients and partitioning of time-varying variables in longitudinal regression. A description of a part of this package was published by Burgin and Ritschard (2017) <doi:10.18637/jss.v080.i06>.
How to cite:
Reto Burgin (2014). vcrpart: Tree-Based Varying Coefficient Regression for Generalized Linear and Ordinal Mixed Models. R package version 1.0-6, https://cran.r-project.org/web/packages/vcrpart. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.2-1 (2014-09-10 00:51), 0.2-2 (2014-11-08 02:13), 0.2-3 (2014-11-25 09:24), 0.3-1 (2015-01-04 12:46), 0.3-2 (2015-02-11 11:36), 0.3-3 (2015-03-17 17:27), 0.4-1 (2016-02-23 07:18), 0.4-2 (2016-11-05 20:13), 1.0-0 (2017-08-22 17:35), 1.0-1 (2017-10-17 23:42), 1.0-2 (2018-02-15 19:56), 1.0-3 (2020-02-27 00:50), 1.0-4 (2021-04-18 23:40), 1.0-5 (2024-05-11 23:10)
Other packages that cited vcrpart R package
View vcrpart citation profile
Other R packages that vcrpart depends, imports, suggests or enhances
Complete documentation for vcrpart
Functions, R codes and Examples using the vcrpart R package
Full vcrpart 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

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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