Skip to content

R package for Power and Sample Size analysis for Projection-based test for functional data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

SalilKoner/fPASS

Repository files navigation

CRAN Status R-CMD-check

fPASS: Power and Sample Size for Projection Test under Repeated Measures

Salil Koner

The details of the power and sample size formula and the relevant computational details are documented in the manuscript. The users are encourage to see Wang (2021) and Koner and Luo (2023) for further details about the testing procedure.

fPASS is designed to make it quick and easy software for randomized clinical trial simulation tool for determining treatment efficacy where the response collected under a longitudinal or functional design. The current development version of the package can be installed by running the following.

Installation

# Install released version from CRAN
install.packages("fPASS", dependencies = TRUE)
# Install development version from GitHub
remotes::install_github("SalilKoner/fPASS") # Vignettes takes about 20 minutes to run. 

Vignettes

If you want to install the package with the vignettes to be built, then run

# Install development version from GitHub with the vignettes.
# Vignettes takes about 5-7 minutes to run. 
devtools::install_github("SalilKoner/fPASS", build_vignettes = TRUE) 

followed by browseVignettes("fPASS") to see the application of the package in real life case studies.

About

R package for Power and Sample Size analysis for Projection-based test for functional data

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages