Package: PSTR Type: Package Title: Panel Smooth Transition Regression Modelling Version: 2.1.1 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 (optional) is supported for computationally intensive routines such as bootstrap tests. Depends: R (>= 4.1.0) License: GPL-3 Encoding: UTF-8 LazyData: true Imports: tibble, R6, knitr, cli, ggplot2, plotly, magrittr Suggests: rmarkdown, future, future.apply, 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 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://yukai-yang.r-universe.dev Date/Publication: 2026-07-06 19:09:22 UTC RemoteUrl: https://github.com/yukai-yang/pstr RemoteRef: HEAD RemoteSha: 7b103d75847ec3e4d7e461e31a237f22a18502e7 NeedsCompilation: no Packaged: 2026-07-06 20:16:51 UTC; root Author: Yukai Yang [aut, cre] (ORCID: ) Maintainer: Yukai Yang