STARTS
Functions for the STARTS Model
Contains functions for estimating the STARTS model of Kenny and Zautra (1995, 2001) <DOI:10.1037/0022-006X.63.1.52>, <DOI:10.1037/10409-008>. Penalized maximum likelihood estimation and Markov Chain Monte Carlo estimation are also provided, see Luedtke, Robitzsch and Wagner (2018) <DOI:10.1037/met0000155>.
README
# STARTS
#### Functions for the STARTS Model
If you use `STARTS` and have suggestions for improvement or have found bugs, please email me at robitzsch@ipn.uni-kiel.de.
#### Manual
The manual may be found here [https://alexanderrobitzsch.github.io/STARTS/](https://alexanderrobitzsch.github.io/STARTS/)
#### CRAN version
<!---
[](https://cran.r-project.org/package=STARTS)
  
-->
The official version of `STARTS` is hosted on CRAN and may be found [here](https://cran.r-project.org/package=STARTS).
The CRAN version can be installed from within R using:
```r
utils::install.packages("STARTS")
```
#### GitHub version
The version hosted [here](https://github.com/alexanderrobitzsch/STARTS) is the development version of `STARTS`.
The GitHub version can be installed using `devtools` as:
```r
devtools::install_github("alexanderrobitzsch/STARTS")
```
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.3-8 |
rolling linux/jammy R-4.5 | STARTS_1.3-8.tar.gz |
95.2 KiB |
1.3-8 |
rolling linux/noble R-4.5 | STARTS_1.3-8.tar.gz |
151.3 KiB |
1.3-8 |
rolling source/ R- | STARTS_1.3-8.tar.gz |
95.2 KiB |
1.3-8 |
latest linux/jammy R-4.5 | STARTS_1.3-8.tar.gz |
95.2 KiB |
1.3-8 |
latest linux/noble R-4.5 | STARTS_1.3-8.tar.gz |
151.3 KiB |
1.3-8 |
latest source/ R- | STARTS_1.3-8.tar.gz |
95.2 KiB |
1.3-8 |
2026-04-26 source/ R- | STARTS_1.3-8.tar.gz |
95.2 KiB |
1.3-8 |
2026-04-23 source/ R- | STARTS_1.3-8.tar.gz |
95.2 KiB |
1.3-8 |
2026-04-09 windows/windows R-4.5 | STARTS_1.3-8.zip |
474.8 KiB |
1.3-8 |
2025-04-20 source/ R- | STARTS_1.3-8.tar.gz |
95.2 KiB |