retostauffer/transitreg
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
<!-- README.md is generated from README.qmd via: quarto render README.qmd --to gfm -->
# transitreg: Flexible Estimation and Visualization of Transition Models
## Installation
The development version of *gamlss2* can be installed via
```{r installation, eval = FALSE}
install.packages("transitreg",
repos = c("https://gamlss-dev.R-universe.dev", "https://cloud.R-project.org"))
```
## Examples
For examples, please visit the manual pages.
```{r help, eval = FALSE}
help(package = "transitreg")
```