# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "pmsesampling" in publications use:' type: software license: MIT title: 'pmsesampling: Sample Size Determination for Accurate Predictive Linear Regression' version: 0.1.0 doi: 10.32614/CRAN.package.pmsesampling abstract: Provides analytic and simulation tools to estimate the minimum sample size required for achieving a target prediction mean-squared error (PMSE) or a specified proportional PMSE reduction (pPMSEr) in linear regression models. Functions implement the criteria of Ma (2023) , support covariance-matrix handling, and include helpers for root-finding and diagnostic plotting. authors: - family-names: Chen given-names: Louis email: chenaters@gmail.com - family-names: Wu given-names: Zheyang email: zheyangwu@wpi.edu repository: https://chenaters.r-universe.dev repository-code: https://github.com/Chenaters/pmsesampling commit: 227902c54c207c701cb9fc4c933e11a0f0b7edf5 url: https://github.com/Chenaters/pmsesampling date-released: '2025-09-03' contact: - family-names: Chen given-names: Louis email: chenaters@gmail.com