Other packages > Find by keyword >

stima  

Simultaneous Threshold Interaction Modeling Algorithm
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("stima", "1.2.4")



Attach the package and use:
library("stima")
Maintained by
Elise Dusseldorp
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2013-11-08
Latest Update: 2023-12-15
Description:
Regression trunk model estimation proposed by Dusseldorp and Meulman (2004) <doi:10.1007/bf02295641> and Dusseldorp, Conversano, Van Os (2010) <doi:10.1198/jcgs.2010.06089>, integrating a regression tree and a multiple regression model.
How to cite:
Elise Dusseldorp (2013). stima: Simultaneous Threshold Interaction Modeling Algorithm. R package version 1.2.4, https://cran.r-project.org/web/packages/stima. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.1 (2013-11-08 17:07), 1.2.1 (2019-06-03 12:13), 1.2 (2018-08-29 22:50)
Other packages that cited stima R package
View stima citation profile
Other R packages that stima depends, imports, suggests or enhances
Complete documentation for stima
Functions, R codes and Examples using the stima R package
Some associated functions: boston . employee . plot.rt . prune.rt . stima-package . stima.control . stima . summary.rt . 
Some associated R codes: bos.cat2.R . bos.f.R . boscat.f.R . boscats.f.R . cor.f.R . cov.f.R . dummy.R . indicator.R . mean_f.R . plot.rt.R . prune.rt.R . resid.f.R . rsq.f.R . splitc.f.R . ssq.R . ssqm.R . stdata.R . stdev.f.R . stima.R . stima.control.R . stima.pre.R . summary.rt.R . vfoldvec.R .  Full stima 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

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)
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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  

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