Package: PSTR
Type: Package
Title: Panel Smooth Transition Regression Modelling
Version: 2.0.0
Authors@R: person(given="Yukai",family="Yang",email="yukai.yang@statistik.uu.se",role=c("aut", "cre"),comment=c(ORCID="0000-0002-2623-8549"))
Description: Implements the Panel Smooth Transition Regression (PSTR) framework for nonlinear panel data modelling.
    The modelling procedure consists of three stages: Specification, Estimation and Evaluation.
    The package provides tools for model specification testing,
    to do PSTR model estimation, and to do model evaluation.
    The implemented tests allow for cluster dependence and are heteroskedasticity-consistent.
    The wild bootstrap and wild cluster bootstrap tests are also implemented.
    Parallel computation (as an option) is implemented in some functions, especially the bootstrap tests.
    The package supports parallel computation, which is useful for large-scale bootstrap procedures.
Depends: R (>= 4.1.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports: tibble, R6, knitr, cli, ggplot2, plotly, magrittr
Suggests: rmarkdown, snowfall, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/yukai-yang/PSTR
BugReports: https://github.com/yukai-yang/PSTR/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-02-23 12:09:55 UTC; yyang
Author: Yukai Yang [aut, cre] (ORCID: <https://orcid.org/0000-0002-2623-8549>)
Maintainer: Yukai Yang <yukai.yang@statistik.uu.se>
Repository: CRAN
Date/Publication: 2026-02-27 20:32:19 UTC
Built: R 4.5.2; ; 2026-03-04 00:51:35 UTC; windows
